Searched refs:queue_handler_stop_fns (Results 1 – 1 of 1) sorted by relevance
513 let mut queue_handler_stop_fns = std::collections::BTreeMap::new(); in run_worker() localVariable547 let old_stop_fn = queue_handler_stop_fns.insert(index, move || { in run_worker()572 match queue_handler_stop_fns.remove(&index) { in run_worker()605 queue_handler_stop_fns.clear(); in run_worker()