Searched refs:update_mutex_ (Results 1 – 4 of 4) sorted by relevance
91 std::thread handler_thread_ GUARDED_BY(update_mutex_);92 std::mutex update_mutex_; variable
174 std::thread handler_thread_ GUARDED_BY(update_mutex_);175 std::mutex update_mutex_; variable
263 std::lock_guard lock(update_mutex_); in startServer()367 std::lock_guard lock(update_mutex_); in stopServer()
649 std::lock_guard lock(update_mutex_); in startServer()657 std::lock_guard lock(update_mutex_); in stopServer()