Searched refs:stopBits (Results 1 – 1 of 1) sorted by relevance
471 int32_t stopBits; // the following add can overflow in sendStreamingFlushStop() local472 __builtin_add_overflow(mCblk->u.mStreaming.mStop & ~mask, increment, &stopBits); in sendStreamingFlushStop()473 android_atomic_release_store(rearMasked | stopBits, &mCblk->u.mStreaming.mStop); in sendStreamingFlushStop()