Searched defs:BLOCK_UNTIL_ACKED (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DStateQueue.h118 unsigned mPushAck; // incremented each time push(BLOCK_UNTIL_ACKED) is called
162 // For BLOCK_UNTIL_PUSHED and BLOCK_UNTIL_ACKED, always returns true.
164 // for BLOCK_UNTIL_ACKED it will wait until a prior push has been acknowledged.
169 BLOCK_UNTIL_ACKED, // also block until the push is acknowledged by the observer enumerator in enum:android::StateQueue::block_t

Completed in 239 milliseconds