Searched refs:g_commonUtilsMutex (Results 1 – 2 of 2) sorted by relevance
57 std::mutex g_commonUtilsMutex; variable450 std::lock_guard<std::mutex> lock(g_commonUtilsMutex); in AnonymizeIp()
87 std::mutex g_commonUtilsMutex; variable389 std::lock_guard<std::mutex> lock(g_commonUtilsMutex); in ToAnonymousIp()