Home
last modified time | relevance | path

Searched defs:TaskHandle (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
Dtask_handle.rs30 pub(crate) struct TaskHandle<T: Future, S: Schedule> { struct
34 impl<T, S> TaskHandle<T, S> impl
54 impl<T, S> TaskHandle<T, S> implementation
166 impl<T, S> TaskHandle<T, S> impl
270 impl<T, S> TaskHandle<T, S> impl