Searched refs:g_WorkerQueueKeeperMutex (Results 1 – 1 of 1) sorted by relevance
33 static std::mutex g_WorkerQueueKeeperMutex; variable49 std::lock_guard<std::mutex> lock(g_WorkerQueueKeeperMutex); in GetInstance()