Searched refs:mCompositeLock (Results 1 – 2 of 2) sorted by relevance
228 Mutex::Autolock l(mCompositeLock); in insertGbpLocked()691 Mutex::Autolock l(mCompositeLock); in endConfigure()820 Mutex::Autolock l(mCompositeLock); in deleteStream()859 Mutex::Autolock l(mCompositeLock); in deleteStream()1002 Mutex::Autolock l(mCompositeLock); in createStream()1885 Mutex::Autolock l(mCompositeLock); in switchToOffline()1938 Mutex::Autolock l(mCompositeLock); in switchToOffline()2041 Mutex::Autolock l(mCompositeLock); in notifyError()2079 Mutex::Autolock l(mCompositeLock); in notifyIdle()2107 Mutex::Autolock l(mCompositeLock); in notifyShutter()[all …]
360 Mutex mCompositeLock; variable