Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/
H A Dcore.rs73 runtime: &AsyncPoolSpawner, in recur()
125 runtime: &AsyncPoolSpawner, in spawn_task()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dasync_pool.rs355 pub(crate) struct AsyncPoolSpawner { struct
361 impl Drop for AsyncPoolSpawner { implementation
412 impl AsyncPoolSpawner { impl