Searched refs:lastLoopCountRead (Results 1 – 1 of 1) sorted by relevance
6912 int64_t lastLoopCountRead = -2; // never matches "previous" loop, when loopCount = 0. in threadLoop() local7395 && loopCount == lastLoopCountRead + 1) { in threadLoop()7410 lastLoopCountRead = loopCount; in threadLoop()