Searched refs:t2 (Results 1 – 1 of 1) sorted by relevance
48 pthread_t t1, t2; in do_test() local59 t2 = xpthread_create (0, nop, 0); in do_test()60 xpthread_join (t2); in do_test()
Completed in 3 milliseconds