Searched refs:__pthread_dequeuing_iterate (Results 1 – 3 of 3) sorted by relevance
46 __pthread_dequeuing_iterate (barrier->__queue, wakeup) in pthread_barrier_wait()
76 __pthread_dequeuing_iterate (rwlock->__readerqueue, wakeup) in __pthread_rwlock_unlock()
158 #define __pthread_dequeuing_iterate(queue, element) \ macro