Searched refs:mRoutingLock (Results 1 – 2 of 2) sorted by relevance
86 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 …]
116 Mutex mRoutingLock; // This protects mPhysOutputs and mTgtDevices variable