Searched defs:is_notified (Results 1 – 1 of 1) sorted by relevance
210 is_notified: bool, field242 pub fn is_notified(&self) -> bool { in is_notified() method304 pub fn is_notified(&self) -> Result<bool, RecvError> { in is_notified() method438 let is_notified = self.version != value_version; in borrow() localVariable476 let is_notified = self.version != value_version; in borrow_notify() localVariable