Searched refs:update_mutex_ (Results 1 – 4 of 4) sorted by relevance
81 std::thread handler_thread_ GUARDED_BY(update_mutex_);82 std::mutex update_mutex_; variable
136 std::thread handler_thread_ GUARDED_BY(update_mutex_);137 std::mutex update_mutex_; variable
255 std::lock_guard<std::mutex> lock(update_mutex_); in startServer()355 std::lock_guard<std::mutex> lock(update_mutex_); in stopServer()
646 std::lock_guard<std::mutex> lock(update_mutex_); in startServer()654 std::lock_guard<std::mutex> lock(update_mutex_); in stopServer()