Searched refs:is_notified (Results 1 – 2 of 2) sorted by relevance
87 assert!(curr.is_notified()); in transition_to_running()124 if next.is_notified() { in transition_to_idle()192 if snapshot.is_notified() { in transition_to_shutdown()351 pub(super) fn is_notified(self) -> bool { in is_notified() method423 !self.is_notified() && self.is_idle() in will_need_queueing()439 .field("is_notified", &self.is_notified()) in fmt()
432 if snapshot.is_notified() { in poll_future()