Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dsleeper.rs34 pub fn is_parked(&self, worker_index: &usize) -> bool { in is_parked() method
H A Dasync_pool.rs108 pub(crate) fn is_parked(&self, worker_index: &usize) -> bool { in is_parked() method