Searched refs:sRemoteInitMutex (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DMediaCodecList.cpp61 static Mutex sRemoteInitMutex; member in namespace:android
68 Mutex::Autolock _l(sRemoteInitMutex);
75 Mutex::Autolock _l(sRemoteInitMutex);

Completed in 77 milliseconds