Home
last modified time | relevance | path

Searched refs:thread_ran (Results 1 – 1 of 1) sorted by relevance

/nptl/
A Dpthread_create.c233 size_t stacksize, bool *thread_ran) in create_thread() argument
301 *thread_ran = true; in create_thread()
764 bool stopped_start = false; bool thread_ran = false; in __pthread_create_2_1() local
797 stacksize, &thread_ran); in __pthread_create_2_1()
829 stacksize, &thread_ran); in __pthread_create_2_1()
837 if (thread_ran) in __pthread_create_2_1()

Completed in 4 milliseconds