Searched refs:mTail (Results 1 – 1 of 1) sorted by relevance
44 uint32_t mTail{0}; member55 mTail = 0; in clear()101 float* pDst = (float*)&mCurBlock[mTail]; in enqueue_try_nosync()114 mTail++; in enqueue_try_nosync()115 if (mTail == mBlockSize) in enqueue_try_nosync()130 mTail = 0; in enqueue_try_nosync()