Searched refs:GcInternal (Results 1 – 1 of 1) sorted by relevance
61 shelf.get_or_put_with(|| GcInternal { in new_init_with()79 self.async_task.queue_lo(|shelf| shelf.get_downcast_mut::<GcInternal>().unwrap().step()) in notify_gc()84 struct GcInternal { struct94 impl GcInternal { argument146 shelf.get_downcast_mut::<GcInternal>().unwrap().step() in step()