Searched refs:thread_main (Results 1 – 1 of 1) sorted by relevance
34 static void *thread_main(void *varg) in thread_main() function68 int err = pthread_create(&tid[i], NULL, &thread_main, &thread_args); in run_test()
Completed in 2 milliseconds