Home
last modified time | relevance | path

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

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