Searched refs:update_mutex_ (Results 1 – 4 of 4) sorted by relevance
100 std::thread handler_thread_ GUARDED_BY(update_mutex_);101 std::mutex update_mutex_; variable
353 std::thread handler_thread_ GUARDED_BY(update_mutex_);354 std::mutex update_mutex_; variable
162 std::lock_guard lock(update_mutex_); in startServer()318 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()