Home
last modified time | relevance | path

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

/system/ulib/runtime/
A Dthread.c24 JOINED, enumerator
102 case JOINED: in thread_trampoline()
125 case JOINED: in zxr_thread_exit_unmap_if_detached()
186 } while (old_state == JOINED || old_state == EXITING); in wait_for_done()
197 if (claim_thread(thread, JOINED, &old_state)) { in zxr_thread_join()
198 wait_for_done(thread, JOINED); in zxr_thread_join()
201 case JOINED: in zxr_thread_join()
228 case JOINED: in zxr_thread_detach()

Completed in 3 milliseconds