Searched refs:rounds (Results 1 – 2 of 2) sorted by relevance
16 uint32_t rounds = NB_YIELDS / nb_threads; in context_switch_yield() local18 while (rounds--) { in context_switch_yield()
84 static uint32_t rounds; variable142 rounds++; in connected()167 if (rounds >= TEST_ROUNDS) { in disconnected()
Completed in 9 milliseconds