Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp66 std::mutex g_tagMapMutex; variable
214 std::unique_lock<std::mutex> lock(g_tagMapMutex); in GetTagId()