Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/mach/hurd/htl/
Dpt-hurd-cond-timedwait.c64 __pthread_dequeue (self); in __pthread_hurd_cond_timedwait_internal()
142 __pthread_dequeue (self); in __pthread_hurd_cond_timedwait_internal()
/glibc-2.36/sysdeps/htl/
Dpt-cond-timedwait.c70 __pthread_dequeue (wakeup); in cancel_hook()
181 __pthread_dequeue (self); in __pthread_cond_timedwait_internal()
Dpt-cond-signal.c33 __pthread_dequeue (wakeup); in __pthread_cond_signal()
Dpt-cond-brdcast.c32 __pthread_dequeue (wakeup); in __pthread_cond_broadcast()
Dpt-rwlock-unlock.c54 __pthread_dequeue (wakeup); in __pthread_rwlock_unlock()
Dpt-rwlock-timedwrlock.c83 __pthread_dequeue (self); in __pthread_rwlock_timedwrlock_internal()
Dpt-rwlock-timedrdlock.c97 __pthread_dequeue (self); in __pthread_rwlock_timedrdlock_internal()
/glibc-2.36/htl/
Dpt-alloc.c93 __pthread_dequeue (new); in __pthread_alloc()
Dpt-internal.h137 __pthread_dequeue (struct __pthread *thread) in __pthread_dequeue() function