Home
last modified time | relevance | path

Searched refs:sInitMutex (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/
DMediaCodecList.cpp51 Mutex sInitMutex; variable
110 Mutex::Autolock autoLock(sInitMutex); in profilerThreadWrapper()
118 Mutex::Autolock autoLock(sInitMutex); in getLocalInstance()
/frameworks/av/media/libmediametrics/
DMediaAnalyticsItem.cpp840 static Mutex sInitMutex; variable
872 Mutex::Autolock _l(sInitMutex); in dropInstance()
909 Mutex::Autolock _l(sInitMutex); in getInstance()