Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV2.h277 Mutex m_get_shared_cache_class_info_args_mutex; variable
DAppleObjCRuntimeV2.cpp344 m_get_shared_cache_class_info_args_mutex (Mutex::eMutexTypeNormal), in AppleObjCRuntimeV2()
2054 Mutex::Locker locker(m_get_shared_cache_class_info_args_mutex); in UpdateISAToDescriptorMapSharedCache()