Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV2.h272 Mutex m_get_class_info_args_mutex; variable
DAppleObjCRuntimeV2.cpp340 m_get_class_info_args_mutex (Mutex::eMutexTypeNormal), in AppleObjCRuntimeV2()
1803 Mutex::Locker locker(m_get_class_info_args_mutex); in UpdateISAToDescriptorMapDynamic()