Searched refs:mOutputLock (Results 1 – 2 of 2) sorted by relevance
167 Mutex::Autolock _l1(mOutputLock); in setMasterVolume()195 Mutex::Autolock _l1(mOutputLock); in setMasterMute()277 Mutex::Autolock _l1(mOutputLock); in setParameters()412 Mutex::Autolock _l1(mOutputLock); in obtainOutput()468 Mutex::Autolock _l(mOutputLock); in releaseOutput()577 Mutex::Autolock _l(mOutputLock); in dump()
132 Mutex mOutputLock; variable