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