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