Searched refs:tid3 (Results 1 – 1 of 1) sorted by relevance
22 pthread_t tid1, tid2, tid3; in do_test() local38 if (pthread_create (&tid3, NULL, start_routine, addrs3) != 0) in do_test()54 if (pthread_join (tid3, NULL) != 0) in do_test()