Searched refs:idleTimerMutex_ (Results 1 – 2 of 2) sorted by relevance
128 std::mutex idleTimerMutex_; variable
500 std::lock_guard<std::mutex> lock(idleTimerMutex_); in TriggerTimersLocked()911 std::lock_guard<std::mutex> idleTimerLock(idleTimerMutex_); in HandleRSSDeath()