Searched refs:mOutstandingBuffersLock (Results 1 – 2 of 2) sorted by relevance
677 Mutex::Autolock l(mOutstandingBuffersLock); in getBuffer()690 Mutex::Autolock l(mOutstandingBuffersLock); in isOutstandingBuffer()705 Mutex::Autolock l(mOutstandingBuffersLock); in removeOutstandingBuffer()793 Mutex::Autolock l(mOutstandingBuffersLock); in getInputBuffer()1071 Mutex::Autolock l(mOutstandingBuffersLock); in getBuffers()
604 mutable Mutex mOutstandingBuffersLock; variable