Searched refs:background_timeout (Results 1 – 1 of 1) sorted by relevance
33 background_timeout: HashMap<u64, JoinHandle<()>>, field41 background_timeout: HashMap::new(), in new()95 if let Some(handle) = self.background_timeout.remove(&top_uid) { in update_top_uid()106 self.background_timeout.insert( in update_background()