Home
last modified time | relevance | path

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

/nptl/
A Dtst-rwlock19.c38 reader_thread (void *nr) in reader_thread() function
89 if (pthread_create (&thrd[n], NULL, reader_thread, in do_test()
A Dtst-rwlock8.c78 reader_thread (void *nr) in reader_thread() function
155 if (pthread_create (&thrd[n], NULL, reader_thread, in do_test()
A Dtst-rwlock9.c105 reader_thread (void *arg) in reader_thread() function
187 thrd[n] = xpthread_create (NULL, reader_thread, &rargs[n]); in do_test_clock()

Completed in 4 milliseconds