Searched refs:thread_main (Results 1 – 1 of 1) sorted by relevance
61 static void thread_main(int tid) { in thread_main() function98 threads.emplace_back(&thread_main, i); in TEST()