Searched refs:__pthread_dequeue (Results 1 – 9 of 9) sorted by relevance
64 __pthread_dequeue (self); in __pthread_hurd_cond_timedwait_internal()142 __pthread_dequeue (self); in __pthread_hurd_cond_timedwait_internal()
70 __pthread_dequeue (wakeup); in cancel_hook()181 __pthread_dequeue (self); in __pthread_cond_timedwait_internal()
33 __pthread_dequeue (wakeup); in __pthread_cond_signal()
32 __pthread_dequeue (wakeup); in __pthread_cond_broadcast()
54 __pthread_dequeue (wakeup); in __pthread_rwlock_unlock()
83 __pthread_dequeue (self); in __pthread_rwlock_timedwrlock_internal()
97 __pthread_dequeue (self); in __pthread_rwlock_timedrdlock_internal()
93 __pthread_dequeue (new); in __pthread_alloc()
137 __pthread_dequeue (struct __pthread *thread) in __pthread_dequeue() function