Searched refs:update_mutex_ (Results 1 – 4 of 4) sorted by relevance
93 std::thread handler_thread_ GUARDED_BY(update_mutex_);94 std::mutex update_mutex_; variable
165 std::lock_guard lock(update_mutex_); in startServer()281 std::lock_guard lock(update_mutex_); in stopServer()
348 std::thread handler_thread_ GUARDED_BY(update_mutex_);349 std::mutex update_mutex_; variable
618 std::lock_guard lock(update_mutex_); in startServer()626 std::lock_guard lock(update_mutex_); in stopServer()