Searched refs:ThreadJoinState (Results 1 – 4 of 4) sorted by relevance
42 ThreadJoinState old_state = THREAD_NOT_JOINED; in pthread_detach()
56 enum ThreadJoinState { enum97 _Atomic(ThreadJoinState) join_state;
48 ThreadJoinState old_state = THREAD_NOT_JOINED; in pthread_join()
101 ThreadJoinState old_state = THREAD_NOT_JOINED; in pthread_exit()