Searched refs:mCurBlockIdx (Results 1 – 1 of 1) sorted by relevance
45 uint32_t mCurBlockIdx{0}; member60 mCurBlockIdx = 0; in clear()117 if (++mCurBlockIdx < mBlocks.size()) in enqueue_try_nosync()119 mCurBlock = mBlocks[mCurBlockIdx]; in enqueue_try_nosync()