Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/third_party/sigslot/
Dsigslot.cc16 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; in get_mutex() local
/external/llvm-project/clang/test/Analysis/
Dblock-in-critical-section.cpp129 std::mutex g_mutex; in testBlockInCriticalSectionLockGuard() local
143 std::mutex g_mutex; in testBlockInCriticalSectionUniqueLock() local
/external/llvm-project/lldb/test/API/functionalities/plugins/python_os_plugin/stepping_plugin_threads/
Dmain.cpp17 std::mutex g_mutex; variable
/external/llvm-project/lldb/source/Host/common/
DOptionParser.cpp19 static std::mutex g_mutex; in Prepare() local
DEditline.cpp247 static std::recursive_mutex g_mutex; in GetHistory() local
/external/llvm-project/lldb/test/API/python_api/watchpoint/watchlocation/
Dmain.cpp10 std::mutex g_mutex; variable
/external/llvm-project/lldb/test/API/commands/watchpoints/hello_watchlocation/
Dmain.cpp10 std::mutex g_mutex; variable
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_tls.c42 static CRITICAL_SECTION g_mutex = { variable
/external/llvm-project/lldb/test/API/commands/watchpoints/watchpoint_set_command/
Dmain.cpp7 std::mutex g_mutex; variable
/external/perfetto/test/cts/producer/jni/
Dfake_producer_jni.cc28 static std::mutex g_mutex; variable
/external/llvm-project/lldb/source/Target/
DLanguage.cpp42 static std::mutex *g_mutex = nullptr; in GetLanguagesMutex() local
DPlatform.cpp143 static std::recursive_mutex g_mutex; in GetPlatformListMutex() local
/external/llvm-project/lldb/examples/interposing/darwin/fd_interposing/
DFDInterposing.cpp238 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/external/llvm-project/lldb/source/API/
DSBDebugger.cpp213 static std::recursive_mutex g_mutex; in Create() local