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