Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/htl/
Dpt-barrier-wait.c46 __pthread_dequeuing_iterate (barrier->__queue, wakeup) in pthread_barrier_wait()
Dpt-rwlock-unlock.c76 __pthread_dequeuing_iterate (rwlock->__readerqueue, wakeup) in __pthread_rwlock_unlock()
/glibc-2.36/htl/
Dpt-internal.h158 #define __pthread_dequeuing_iterate(queue, element) \ macro