Home
last modified time | relevance | path

Searched defs:unwatch (Results 1 – 9 of 9) sorted by relevance

/external/rust/crates/crossbeam-channel/src/
Dwaker.rs134 pub(crate) fn unwatch(&mut self, oper: Operation) { in unwatch() method
247 pub(crate) fn unwatch(&self, oper: Operation) { in unwatch() method
Dselect.rs122 fn unwatch(&self, oper: Operation); in unwatch() method
154 fn unwatch(&self, oper: Operation) { in unwatch() method
Dchannel.rs1403 fn unwatch(&self, oper: Operation) { in unwatch() method
1490 fn unwatch(&self, oper: Operation) { in unwatch() method
/external/rust/crates/crossbeam-channel/src/flavors/
Dnever.rs109 fn unwatch(&self, _oper: Operation) {} in unwatch() method
Dat.rs196 fn unwatch(&self, _oper: Operation) {} in unwatch() method
Dtick.rs166 fn unwatch(&self, _oper: Operation) {} in unwatch() method
Dzero.rs441 fn unwatch(&self, oper: Operation) { in unwatch() method
491 fn unwatch(&self, oper: Operation) { in unwatch() method
Darray.rs597 fn unwatch(&self, oper: Operation) { in unwatch() method
633 fn unwatch(&self, oper: Operation) { in unwatch() method
Dlist.rs721 fn unwatch(&self, oper: Operation) { in unwatch() method
753 fn unwatch(&self, _oper: Operation) {} in unwatch() method