Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_join.cpp46 !atomic_compare_exchange_weak(&thread->join_state, &old_state, THREAD_JOINED)) { in pthread_join()
49 if (old_state == THREAD_DETACHED || old_state == THREAD_JOINED) { in pthread_join()
Dpthread_internal.h52 THREAD_JOINED, enumerator