Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dtimer_routines.c113 pid_t __timer_helper_tid; variable
121 __timer_helper_tid = 0; in __timer_fork_subprocess()
150 __timer_helper_tid = ((struct pthread *) th)->tid; in __timer_start_helper_thread()
A Dtimer_create.c71 if (__timer_helper_tid == 0) in ___timer_create()
114 ._sigev_un = { ._pad = { [0] = __timer_helper_tid } } }; in ___timer_create()
A Dkernel-posix-timers.h38 extern pid_t __timer_helper_tid attribute_hidden;

Completed in 6 milliseconds