Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/internal/
A Dfutex_impl.h30 static inline void unlock_requeue(atomic_int* l, zx_futex_t* r) { in unlock_requeue() function
/third_party/ulib/musl/src/thread/
A Dcnd_timedwait.c137 unlock_requeue(&node.prev->barrier, &m->futex); in cnd_timedwait()
/third_party/ulib/musl/pthread/
A Dpthread_cond_timedwait.c158 unlock_requeue(&node.prev->barrier, &m->_m_lock); in pthread_cond_timedwait()

Completed in 3 milliseconds