Searched refs:nrounds (Results 1 – 2 of 2) sorted by relevance
40 int nrounds = 10; in test_ping_pong() local77 nrounds--; in test_ping_pong()79 if (nrounds != 0) in test_ping_pong()80 errx(1, "[c] nrounds: %d > 0", nrounds); in test_ping_pong()118 if (--nrounds == 0) in test_ping_pong()
46 int nrounds = 100; in test_close_race() local65 if (!infinity && nrounds-- == 0) in test_close_race()