Searched refs:currentUpdateWantAgentMutex_ (Results 1 – 2 of 2) sorted by relevance
413 mutable std::mutex currentUpdateWantAgentMutex_; variable
882 std::lock_guard<std::mutex> lock(currentUpdateWantAgentMutex_); in UpdateAtTimerAlarm()928 std::lock_guard<std::mutex> lock(currentUpdateWantAgentMutex_); in UpdateAtTimerAlarm()