Searched refs:BLOCK_UNTIL_ACKED (Results 1 – 3 of 3) sorted by relevance
103 if (block == BLOCK_UNTIL_ACKED) { in push()158 if (block == BLOCK_UNTIL_ACKED) { in push()
169 BLOCK_UNTIL_ACKED, // also block until the push is acknowledged by the observer enumerator
3050 sq->push(FastMixerStateQueue::BLOCK_UNTIL_ACKED); in threadLoop_standby()3361 block = FastMixerStateQueue::BLOCK_UNTIL_ACKED; in prepareTracks_l()3663 block = FastMixerStateQueue::BLOCK_UNTIL_ACKED; in prepareTracks_l()3764 sq->push(FastMixerStateQueue::BLOCK_UNTIL_ACKED); in checkForNewParameter_l()5292 block = FastCaptureStateQueue::BLOCK_UNTIL_ACKED; in threadLoop()5615 sq->push(FastCaptureStateQueue::BLOCK_UNTIL_ACKED); in inputStandBy()