Searched defs:TSTSEMPINGPONG_ITERATIONS (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstSemPingPong.cpp40 #define TSTSEMPINGPONG_ITERATIONS 1000000 macro
52 for (uint32_t i = 0; i < TSTSEMPINGPONG_ITERATIONS; i++)
92 * exchange TSTSEMPINGPONG_ITERATIONS messages with.
110 RTPrintf("tstSemPingPong: TESTING - %u iterations...\n", TSTSEMPINGPONG_ITERATIONS);
111 for (uint32_t i = 0; i < TSTSEMPINGPONG_ITERATIONS; i++)

Completed in 40 milliseconds