Searched refs:thread2_main (Results 1 – 1 of 1) sorted by relevance
28 void *thread2_main(void *arg) in thread2_main() function50 pthread_create(&thread2, NULL, thread2_main, NULL); in main()