Searched refs:thread_tb2 (Results 1 – 3 of 3) sorted by relevance
208 void *thread_tb2(void *arg) in thread_tb2() function310 rc = pthread_create(&threadtb2, &threadattr, thread_tb2, &timeout); in main()
228 void *thread_tb2(void *arg) in thread_tb2() function330 rc = pthread_create(&threadtb2, &threadattr, thread_tb2, &timeout); in main()
238 void *thread_tb2(void *arg) in thread_tb2() function342 rc = pthread_create(&threadtb2, &threadattr, thread_tb2, &timeout); in main()