Searched refs:gSuspendMutex (Results 1 – 1 of 1) sorted by relevance
143 static std::mutex gSuspendMutex; variable188 std::lock_guard<std::mutex> lock(gSuspendMutex); in enableAutoSuspend()197 std::lock_guard<std::mutex> lock(gSuspendMutex); in disableAutoSuspend()