Searched refs:__timer_helper_once (Results 1 – 3 of 3) sorted by relevance
109 pthread_once_t __timer_helper_once = PTHREAD_ONCE_INIT; variable120 __timer_helper_once = PTHREAD_ONCE_INIT; in __timer_fork_subprocess()
31 extern pthread_once_t __timer_helper_once attribute_hidden;
70 __pthread_once (&__timer_helper_once, __timer_start_helper_thread); in ___timer_create()
Completed in 5 milliseconds