Searched refs:helper_thread_main (Results 1 – 1 of 1) sorted by relevance
2128 static void *helper_thread_main(void *data) in helper_thread_main() function2174 ret = pthread_create(&helper_thread, NULL, helper_thread_main, NULL); in create_helper_thread()