Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dqueue.rs121 pub(crate) fn task_to_global_count(&self) -> u64 { in task_to_global_count() method
146 task_to_global_count: AtomicU64, field
171 fn task_to_global_count(&self) -> u64 { in task_to_global_count() method