Home
last modified time | relevance | path

Searched defs:g_mutex (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DOptionParser.cpp19 static std::mutex g_mutex; in Prepare() local
H A DEditline.cpp254 static std::recursive_mutex g_mutex; in GetHistory() local
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DLocateSymbolFile.cpp408 static std::mutex g_mutex; in DownloadSymbolFileAsync() local
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DLanguage.cpp42 static std::mutex *g_mutex = nullptr; in GetLanguagesMutex() local
/openbsd-src/gnu/llvm/lldb/examples/interposing/darwin/fd_interposing/
H A DFDInterposing.cpp238 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp272 static std::recursive_mutex g_mutex; in Create() local