Searched refs:thread_main (Results 1 – 1 of 1) sorted by relevance
66 static void *thread_main(void *pArg){ in thread_main() function145 rc = pthread_create(&x, 0, thread_main, &threadset[i]); in tcl_thread_create()