Searched refs:mOutstandingBuffersLock (Results 1 – 2 of 2) sorted by relevance
721 Mutex::Autolock l(mOutstandingBuffersLock); in getBuffer()734 Mutex::Autolock l(mOutstandingBuffersLock); in isOutstandingBuffer()749 Mutex::Autolock l(mOutstandingBuffersLock); in removeOutstandingBuffer()838 Mutex::Autolock l(mOutstandingBuffersLock); in getInputBuffer()
616 mutable Mutex mOutstandingBuffersLock; variable