Home
last modified time | relevance | path

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

/third_party/musl/src/thread/
Dpthread_cond_timedwait.c48 static inline void unlock_requeue(volatile int *l, volatile int *r, int w) in unlock_requeue() function
157 unlock_requeue(&node.prev->barrier, &m->_m_lock, m->_m_type & (8|128)); in __pthread_cond_timedwait()