Searched defs:notified (Results 1 – 2 of 2) sorted by relevance
61 pub(crate) fn notified(&self) { in notified() method77 fn notified(&self) { in notified() method
400 pub async fn notified(&mut self) -> Result<(), RecvError> { in notified() method