Searched refs:__start_helper_thread (Results 1 – 4 of 4) sorted by relevance
18 extern void __start_helper_thread (void) attribute_hidden;
161 __start_helper_thread (void) in __start_helper_thread() function
153 pthread_once (&__helper_once, __start_helper_thread); in timer_create()
4257 * sysdeps/unix/sysv/linux/timer_routines.c (__start_helper_thread):7995 __timer_helper_thread. Declare __start_helper_thread, __helper_once,8007 (__start_helper_thread): New function.
Completed in 23 milliseconds