Searched refs:notify_waiters (Results 1 – 7 of 7) sorted by relevance
120 self.0.notify_waiters(); in notify_in_drop_after_wake()135 notify.notify_waiters(); in notify_in_drop_after_wake()145 notify.notify_waiters(); in notify_one_after_dropped_all()
25 fn notify_waiters() { in notify_waiters() function33 tx.notify_waiters(); in notify_waiters()
318 self.shared.notify_tx.notify_waiters(); in drop()337 self.shared.notify_rx.notify_waiters(); in send()425 self.shared.notify_rx.notify_waiters(); in drop()
383 pub fn notify_waiters(&self) { in notify_waiters() method
212 self.inner.notify_rx_closed.notify_waiters(); in close()
615 jthread* notify_waiters; member
365 - sync: `Notify::notify_waiters()` ([#3098]).