Home
last modified time | relevance | path

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

/nptl/
A Dtst-barrier5.c31 #define ROUNDS_PER_RUN 20 macro
32 #define START ((BARRIER_IN_THRESHOLD / N - ROUNDS_PER_RUN / 2) * N)
43 for (int rounds = 0; rounds < ROUNDS_PER_RUN; rounds++) in tf()
65 for (int rounds = 0; rounds < ROUNDS_PER_RUN; rounds++) in tf()

Completed in 2 milliseconds