Searched refs:drop_future (Results 1 – 2 of 2) sorted by relevance
21 pub(crate) drop_future: unsafe fn(*const ()), field117 drop_future: Self::drop_future, in allocate()397 unsafe fn drop_future(ptr: *const ()) { in drop_future() function449 Self::drop_future(ptr); in run()495 Self::drop_future(ptr); in run()557 Self::drop_future(ptr); in run()629 RawTask::<F, T, S>::drop_future(ptr); in run()661 RawTask::<F, T, S>::drop_future(ptr); in run()
373 ((*header).vtable.drop_future)(ptr); in drop()