Searched refs:do_thread (Results 1 – 1 of 1) sorted by relevance
3951 static void *do_thread(void *data) in do_thread() function4006 if (pthread_create(&thread, NULL, do_thread, NULL) || in TEST()4010 if (pthread_create(&thread, NULL, do_thread, NULL) || in TEST()