Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
HDPluginManager.cpp289 static std::mutex g_architecture_mutex; in GetArchitectureMutex() local
290 return g_architecture_mutex; in GetArchitectureMutex()