Home
last modified time | relevance | path

Searched refs:thread_ids (Results 1 – 1 of 1) sorted by relevance

/sysdeps/pthread/
A Dtst-pthread-setuid-loop.c51 pthread_t thread_ids[threads]; in do_test() local
53 thread_ids[j] = xpthread_create (NULL, setuid_thread, NULL); in do_test()
55 xpthread_join (thread_ids[j]); in do_test()

Completed in 2 milliseconds