Home
last modified time | relevance | path

Searched refs:init_main_thread (Results 1 – 1 of 1) sorted by path

/dragonfly/lib/libthread_xu/thread/
H A Dthr_init.c198 static void init_main_thread(pthread_t thread);
279 init_main_thread(curthread); in _libpthread_init()
322 init_main_thread(pthread_t thread) in init_main_thread() function