Searched refs:stopLast (Results 1 – 1 of 1) sorted by relevance
785 const int32_t stopLast = mStopLast.load(std::memory_order_acquire); in getRear() local786 if (stop != stopLast) { in getRear()808 stopLast, stop, front, rear, in getRear()