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