Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
Dmod.rs106 S: Schedule, in create_task()
122 S: Schedule, in create_raw_task()
Draw.rs292 S: Schedule, in get_result()
302 S: Schedule, in drop_ref()
311 S: Schedule, in set_waker()
321 S: Schedule, in drop_join_handle()
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
Dmod.rs50 pub(crate) trait Schedule { interface
Dasync_pool.rs698 S: Schedule, in create_task()