Searched defs:same_channel (Results 1 – 6 of 6) sorted by relevance
871 pub fn same_channel(&self, other: &Self) -> bool { in same_channel() method1374 pub fn same_channel(&self, other: &Self) -> bool { in same_channel() method
804 pub fn same_channel(&self, other: &Self) -> bool { in same_channel() method1049 pub fn same_channel(&self, other: &Self) -> bool { in same_channel() method
654 pub fn same_channel(&self, other: &Self) -> bool { in same_channel() method
190 pub(crate) fn same_channel(&self, other: &Self) -> bool { in same_channel() method
1492 pub 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