Searched refs:thr_routine (Results 1 – 3 of 3) sorted by relevance
11 thr_routine(void *arg) in thr_routine() function24 pthread_create(&td, NULL, thr_routine, NULL); in main()
11 thr_routine(void *arg) in thr_routine() function28 pthread_create(&td, NULL, thr_routine, NULL); in main()
42 thr_routine(void *arg) in thr_routine() function65 pthread_create(&td, NULL, thr_routine, NULL); in main()