Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dworker.rs173 fn check_cancel(&self, inner: &mut Inner) { in check_cancel() method
257 fn check_cancel(&mut self, worker: &Worker) { in check_cancel() method