Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/thread/
A Dcnd_timedwait.c20 LEAVING, enumerator
64 oldstate = a_cas_shim(&node.state, WAITING, LEAVING); in cnd_timedwait()
/third_party/ulib/musl/pthread/
A Dpthread_cond_timedwait.c30 LEAVING, enumerator
78 oldstate = a_cas_shim(&node.state, WAITING, LEAVING); in pthread_cond_timedwait()

Completed in 4 milliseconds