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