Home
last modified time | relevance | path

Searched refs:mRoutingLock (Results 1 – 2 of 2) sorted by relevance

/device/asus/fugu/libaudio/
DAudioStreamOut.cpp86 Mutex::Autolock _l(mRoutingLock); in set()
134 Mutex::Autolock _l(mRoutingLock); in setTgtDevices()
158 Mutex::Autolock _l(mRoutingLock); in releaseAllOutputs()
356 if (mRoutingLock.tryLock() != OK) { in getPresentationPosition()
373 mRoutingLock.unlock(); in getPresentationPosition()
469 Mutex::Autolock _l(mRoutingLock); in updateTargetOutputs()
632 Mutex::Autolock _l(mRoutingLock); in write()
649 Mutex::Autolock _l(mRoutingLock); in write()
663 Mutex::Autolock _l(mRoutingLock); in write()
762 mRoutingLock.lock(); in dump()
[all …]
DAudioStreamOut.h116 Mutex mRoutingLock; // This protects mPhysOutputs and mTgtDevices variable