Home
last modified time | relevance | path

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

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