Searched refs:pthreads_st_none (Results 1 – 1 of 1) sorted by relevance
224 pthreads_st_none = 0, enumerator294 thread_join_data[tid].state = pthreads_st_none; in pthread_join()366 if (thread_join_data[tid].state != pthreads_st_none) { in pthread_startit()387 thread_join_data[tid].state = pthreads_st_none; in pthread_startit()391 thread_join_data[tid].state = pthreads_st_none; in pthread_startit()401 thread_join_data[tid].state = pthreads_st_none; /* Ready to reuse */ in pthread_startit()470 thread_join_data[tid].state = pthreads_st_none; in pthread_detach()