Home
last modified time | relevance | path

Searched refs:spawn_with_ref (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/
H A Dcore.rs136 runtime.spawn_with_ref( in spawn_task()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dasync_pool.rs545 pub(crate) unsafe fn spawn_with_ref<T>( in spawn_with_ref() method