Searched refs:lost_race (Results 1 – 1 of 1) sorted by relevance
55 unsigned int i, j, fail = 0, lost_race = 0; in run() local65 lost_race++; in run()87 if (lost_race < 100) in run()88 tst_res(TFAIL, "A only lost the race %d times", lost_race); in run()90 tst_res(TPASS, "A lost the race %d times", lost_race); in run()