Searched refs:g_suspendMutex (Results 1 – 1 of 1) sorted by relevance
71 static std::mutex g_suspendMutex; variable181 auto suspendLock = std::unique_lock(g_suspendMutex); in AutoSuspendLoop()