Searched refs:gLock (Results 1 – 4 of 4) sorted by relevance
33 Mutex AudioSystem::gLock; member in android::AudioSystem51 Mutex::Autolock _l(gLock); in get_audio_flinger()220 gLock.lock(); in getOutputSamplingRate()224 gLock.unlock(); in getOutputSamplingRate()231 gLock.unlock(); in getOutputSamplingRate()253 gLock.lock(); in getOutputFrameCount()256 gLock.unlock(); in getOutputFrameCount()262 gLock.unlock(); in getOutputFrameCount()284 gLock.lock(); in getOutputLatency()287 gLock.unlock(); in getOutputLatency()[all …]
304 static Mutex gLock; variable
229 static Mutex gLock; variable
1776 Mutex AssetManager::SharedZip::gLock; member in AssetManager::SharedZip1795 AutoMutex _l(gLock); in get()1821 AutoMutex _l(gLock); in setResourceTableAsset()1843 AutoMutex _l(gLock); in setResourceTable()