Searched defs:background_notify (Results 1 – 1 of 1) sorted by relevance
59 pub(crate) background_notify: Arc<AtomicBool>, field263 let background_notify = NotificationDispatcher::get_instance().register_task(&task); in new_by_info() localVariable