Searched defs:dispatch (Results 1 – 2 of 2) sorted by relevance
20 fn dispatch(&self) -> Option<Self::Handle>; in dispatch() method42 fn dispatch(&self) -> Option<Self::Handle> { in dispatch() method180 fn dispatch(&self) -> Option<Self::Handle> { in dispatch() method541 fn dispatch(&self) -> Option<Self::Handle> { in dispatch() method1038 fn dispatch(&self) -> Option<Self::Handle> { in dispatch() method
167 fn dispatch(&mut self, token: Token, ready: Ready) { in dispatch() method