Searched refs:mRoutingLock (Results 1 – 2 of 2) sorted by relevance
125 Mutex::Autolock _l(mRoutingLock); in setTgtDevices()142 Mutex::Autolock _l(mRoutingLock); in releaseAllOutputs()385 Mutex::Autolock _l(mRoutingLock); in getPresentationPosition()458 Mutex::Autolock _l(mRoutingLock); in updateTargetOutputs()762 mRoutingLock.lock(); in dump()764 mRoutingLock.unlock(); in dump()
89 Mutex mRoutingLock; variable