Searched refs:g_listenerMapMutex (Results 1 – 1 of 1) sorted by relevance
62 std::mutex g_listenerMapMutex; variable155 std::lock_guard<std::mutex> lock(g_listenerMapMutex); in AddWatcher()189 std::lock_guard<std::mutex> lock(g_listenerMapMutex); in RemoveWatcher()