Searched refs:mCurBlockIdx (Results 1 – 1 of 1) sorted by relevance
46 uint32_t mCurBlockIdx{ 0 }; member61 mCurBlockIdx = 0; in clear()125 if (++mCurBlockIdx < mBlocks.size()) in enqueue_try_nosync()127 mCurBlock = mBlocks[mCurBlockIdx]; in enqueue_try_nosync()