Searched refs:thread2_routine (Results 1 – 1 of 1) sorted by relevance
284 void *thread2_routine(void __attribute__ ((unused)) * arg) in thread2_routine() function339 pthread_create(&thread2, NULL, thread2_routine, NULL); in main()