Searched refs:thread_ids (Results 1 – 1 of 1) sorted by relevance
51 pthread_t thread_ids[threads]; in do_test() local53 thread_ids[j] = xpthread_create (NULL, setuid_thread, NULL); in do_test()55 xpthread_join (thread_ids[j]); in do_test()
Completed in 3 milliseconds