Home
last modified time | relevance | path

Searched refs:get_len (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/metrics/
H A Druntime.rs217 AsyncHandle::MultiThread(spawner) => spawner.exe_mng_info.global.get_len(), in global_queue_length()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dqueue.rs541 pub(crate) fn get_len(&self) -> usize { in get_len() method