Searched defs:notify (Results 1 – 2 of 2) sorted by relevance
84 fn notify(&self, notify_type: Notify) -> bool { in notify() method107 fn notify(&mut self, notify_type: Notify) -> bool { in notify() method
30 notify: AtomicBool, field