Searched refs:__timer_init_once_control (Results 1 – 2 of 2) sorted by relevance
/sysdeps/pthread/ | ||
A D | posix-timer.h | 78 extern pthread_once_t __timer_init_once_control; |
/sysdeps/htl/ | ||
A D | timer_routines.c | 50 pthread_once_t __timer_init_once_control = PTHREAD_ONCE_INIT; variable |
Completed in 5 milliseconds