Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dconnect_server_manager.cpp62 std::mutex g_debuggerMutex; variable
159 std::lock_guard<std::mutex> lock(g_debuggerMutex); in StoreDebuggerInfo()
182 std::lock_guard<std::mutex> lock(g_debuggerMutex); in SendDebuggerInfo()