Searched refs:mOutstandingBuffersLock (Results 1 – 2 of 2) sorted by relevance
714 Mutex::Autolock l(mOutstandingBuffersLock); in getBuffer()727 Mutex::Autolock l(mOutstandingBuffersLock); in isOutstandingBuffer()742 Mutex::Autolock l(mOutstandingBuffersLock); in removeOutstandingBuffer()830 Mutex::Autolock l(mOutstandingBuffersLock); in getInputBuffer()1120 Mutex::Autolock l(mOutstandingBuffersLock); in getBuffers()
618 mutable Mutex mOutstandingBuffersLock; variable