Home
last modified time | relevance | path

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

/sysdeps/pthread/
A Dtst-mutex7.c39 #ifndef ROUNDS
40 # define ROUNDS 1000 macro
60 for (cnt = 0; cnt < ROUNDS; ++cnt) in tf()
A Dtst-mutex7robust.c5 #define ROUNDS 1000 macro
A Dtst-cond20.c25 #define ROUNDS 1000 macro
36 for (i = 0; i < ROUNDS; ++i) in tf()
96 for (i = 0; i < ROUNDS; ++i) in do_test()
A Dtst-cond10.c26 #define ROUNDS 100 macro
103 for (r = 0; r < ROUNDS; ++r) in do_test()
A Dtst-barrier3.c26 #define ROUNDS 20 macro
41 for (i = 0; i < ROUNDS; ++i) in worker()
A Dtst-robust8.c35 #define ROUNDS 5 macro
131 ts.tv_nsec = 1000000000 / ROUNDS; in child()
184 for (int round = 1; round <= ROUNDS; ++round) in do_test()

Completed in 7 milliseconds