Searched refs:g_mutexForModuleId (Results 1 – 1 of 1) sorted by relevance
49 static std::mutex g_mutexForModuleId; variable730 std::lock_guard<std::mutex> lock(g_mutexForModuleId); in CreateUvHandlerQueue()