Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dqueue.rs116 pub(crate) fn task_from_global_count(&self) -> u64 { in task_from_global_count() method
143 task_from_global_count: AtomicU64, field
165 fn task_from_global_count(&self) -> u64 { in task_from_global_count() method