Searched refs:sMutex (Results 1 – 2 of 2) sorted by relevance
26 /* static */ android::Mutex C2PlatformStorePluginLoader::sMutex; member in C2PlatformStorePluginLoader89 android::Mutex::Autolock _l(sMutex); in GetInstance()
90 static android::Mutex sMutex; variable