Home | History | Annotate | Download | only in bochs

Lines Matching refs:pthread_create

39167 	# while pthread_create is in libc.  We check for pthread_attr_init
39171 # We try pthread_create on general principles.
39184 pthread_create(0,0,0,0); pthread_cleanup_pop(0);