Searched refs:mTail (Results 1 – 1 of 1) sorted by relevance
45 uint32_t mTail{ 0 }; member56 mTail = 0; in clear()108 float* pDst = (float*)&mCurBlock[mTail]; in enqueue_try_nosync()122 mTail ++; in enqueue_try_nosync()123 if (mTail == mBlockSize) in enqueue_try_nosync()138 mTail = 0; in enqueue_try_nosync()