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