Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dmod.rs54 pub(crate) struct PlaceholderScheduler; struct
56 impl Schedule for PlaceholderScheduler { implementation