Home
last modified time | relevance | path

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

/nptl/
A Dtst-rwlock8.c27 #define NWRITERS 15 macro
116 pthread_t thwr[NWRITERS]; in do_test()
146 for (n = 0; n < NWRITERS; ++n) in do_test()
163 for (n = 0; n < NWRITERS; ++n) in do_test()
A Dtst-rwlock9.c31 #define NWRITERS 15 macro
154 pthread_t thwr[NWRITERS]; in do_test_clock()
174 struct thread_args wargs[NWRITERS]; in do_test_clock()
175 for (n = 0; n < NWRITERS; ++n) { in do_test_clock()
191 for (n = 0; n < NWRITERS; ++n) in do_test_clock()

Completed in 7 milliseconds