Searched refs:g_tagMapMutex (Results 1 – 1 of 1) sorted by relevance
66 std::mutex g_tagMapMutex; variable214 std::unique_lock<std::mutex> lock(g_tagMapMutex); in GetTagId()