Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/
Dbacktrace_local_context.cpp39 static std::mutex g_localMutex; variable
95 std::unique_lock<std::mutex> lock(g_localMutex); in GetThreadContext()
117 std::unique_lock<std::mutex> lock(g_localMutex); in ReleaseThread()
128 std::unique_lock<std::mutex> lock(g_localMutex); in CleanUp()