Searched refs:update_mutex_ (Results 1 – 4 of 4) sorted by relevance
99 std::thread handler_thread_ GUARDED_BY(update_mutex_);100 std::mutex update_mutex_; variable
166 std::lock_guard lock(update_mutex_); in startServer()320 std::lock_guard lock(update_mutex_); in stopServer()
352 std::thread handler_thread_ GUARDED_BY(update_mutex_);353 std::mutex update_mutex_; variable
648 std::lock_guard lock(update_mutex_); in startServer()656 std::lock_guard lock(update_mutex_); in stopServer()