Home
last modified time | relevance | path

Searched refs:__timer_thread_start (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/rt/
Dtimer_create.c95 if (__builtin_expect (__timer_thread_start (thread), in timer_create()
130 && __builtin_expect (! __timer_thread_start (thread), 0)) in timer_create()
/glibc-2.36/sysdeps/htl/
Dtimer_routines.c278 (void) __timer_thread_start (thread); in thread_cleanup()
462 __timer_thread_start (struct thread_node *thread) in __timer_thread_start() function
/glibc-2.36/sysdeps/pthread/
Dposix-timer.h183 extern int __timer_thread_start (struct thread_node *thread);
/glibc-2.36/ChangeLog.old/
DChangeLog.1920189 * sysdeps/pthread/timer_routines.c (__timer_thread_start): Block all