Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
Dmod.rs97 pub(crate) fn create_task<T, S>( in create_task() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
Dasync_pool.rs689 pub(crate) fn create_task<T, S>( in create_task() function