Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dqueue.rs88 pub(crate) fn steal_into(&self, dst: &LocalQueue) -> Option<Task> { in steal_into() method
341 pub(crate) fn steal_into(&self, dst: &LocalQueue) -> Option<Task> { in steal_into() method