Searched refs:mOutputLock (Results 1 – 2 of 2) sorted by relevance
168 Mutex::Autolock _l1(mOutputLock); in setMasterVolume()196 Mutex::Autolock _l1(mOutputLock); in setMasterMute()278 Mutex::Autolock _l1(mOutputLock); in setParameters()413 Mutex::Autolock _l1(mOutputLock); in obtainOutput()469 Mutex::Autolock _l(mOutputLock); in releaseOutput()578 Mutex::Autolock _l(mOutputLock); in dump()
135 Mutex mOutputLock; variable