Home
last modified time | relevance | path

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

/nptl/
A Dtst-rwlock-pwn.c68 pthread_t tids[NTHREADS]; in do_test() local
71 tids[i] = xpthread_create (NULL, run_loop, NULL); in do_test()
78 xpthread_join (tids[i]); in do_test()

Completed in 3 milliseconds