Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/sync/mpsc/
Dunbounded.rs518 pub fn sender_weak_count(&self) -> usize { in sender_weak_count() method
Dchan.rs480 pub(super) fn sender_weak_count(&self) -> usize { in sender_weak_count() method
Dbounded.rs731 pub fn sender_weak_count(&self) -> usize { in sender_weak_count() method