Home
last modified time | relevance | path

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

/glibc-2.36/rt/
Dtimer_settime.c127 __timer_thread_wakeup (thread); in timer_settime()
/glibc-2.36/sysdeps/pthread/
Dposix-timer.h189 extern void __timer_thread_wakeup (struct thread_node *thread);
/glibc-2.36/sysdeps/htl/
Dtimer_routines.c487 __timer_thread_wakeup (struct thread_node *thread) in __timer_thread_wakeup() function