Searched refs:BLOCK_UNTIL_PUSHED (Results 1 – 3 of 3) sorted by relevance
52 sq->push(sq->BLOCK_UNTIL_PUSHED); in ~AutoPark()
165 BLOCK_UNTIL_PUSHED, // block until there's a slot available for the push enumerator
5222 sq->push(FastMixerStateQueue::BLOCK_UNTIL_PUSHED); in MixerThread()5278 sq->push(FastMixerStateQueue::BLOCK_UNTIL_PUSHED); in ~MixerThread()5359 sq->push(FastMixerStateQueue::BLOCK_UNTIL_PUSHED); in threadLoop_write()5571 FastMixerStateQueue::block_t block = FastMixerStateQueue::BLOCK_UNTIL_PUSHED; in prepareTracks_l()8200 sq->push(FastCaptureStateQueue::BLOCK_UNTIL_PUSHED); in RecordThread()8235 sq->push(FastCaptureStateQueue::BLOCK_UNTIL_PUSHED); in ~RecordThread()8471 FastCaptureStateQueue::block_t block = FastCaptureStateQueue::BLOCK_UNTIL_PUSHED; in threadLoop()