Searched defs:same_channel (Results 1 – 6 of 6) sorted by relevance
419 pub fn same_channel(&self, other: &Self) -> bool { in same_channel() method
1004 pub fn same_channel(&self, other: &Self) -> bool { in same_channel() method
171 pub(crate) fn same_channel(&self, other: &Self) -> bool { in same_channel() method
645 pub fn same_channel(&self, other: &Sender<T>) -> bool { in same_channel() method1137 pub fn same_channel(&self, other: &Receiver<T>) -> bool { in same_channel() method
802 pub fn same_channel(&self, other: &Self) -> bool { in same_channel() method1042 pub fn same_channel(&self, other: &Self) -> bool { in same_channel() method
707 pub fn same_channel(&self, other: &Self) -> bool { in same_channel() method