Searched refs:tids (Results 1 – 1 of 1) sorted by relevance
68 pthread_t tids[NTHREADS]; in do_test() local71 tids[i] = xpthread_create (NULL, run_loop, NULL); in do_test()78 xpthread_join (tids[i]); in do_test()
Completed in 3 milliseconds