Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/
Dmod.rs72 pub(crate) fn is_same(&self, other: &Self) -> bool { in is_same() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/unbounded/
Dmod.rs155 pub fn is_same(&self, other: &Self) -> bool { in is_same() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/bounded/
Dmod.rs260 pub fn is_same(&self, other: &Self) -> bool { in is_same() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/
Dwatch.rs492 pub fn is_same(&self, other: &Self) -> bool { in is_same() method