Home
last modified time | relevance | path

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

/sysdeps/pthread/
A Dtst-rwlock-tryrdlock-stall.c330 pthread_t tids[NTHREADS]; in do_test() local
333 tids[i] = xpthread_create (NULL, run_loop, NULL); in do_test()
347 xpthread_join (tids[i]); in do_test()
A Dtst-rwlock-trywrlock-stall.c88 pthread_t tids[NTHREADS]; in do_test() local
91 tids[i] = xpthread_create (NULL, run_loop, NULL); in do_test()
101 xpthread_join (tids[i]); in do_test()

Completed in 3 milliseconds