Searched refs:__timer_start_helper_thread (Results 1 – 3 of 3) sorted by relevance
28 extern void __timer_start_helper_thread (void) attribute_hidden;
126 __timer_start_helper_thread (void) in __timer_start_helper_thread() function
70 __pthread_once (&__timer_helper_once, __timer_start_helper_thread); in ___timer_create()
Completed in 4 milliseconds