Searched refs:chances (Results 1 – 1 of 1) sorted by relevance
890 int chances = 100; in threadLoop() local892 while (--chances > 0 && (toWrite > 0 || toRead > 0)) { in threadLoop()926 if (chances <= 0) { in threadLoop()