Searched refs:try_from_arc_or_drop (Results 1 – 3 of 3) sorted by relevance
310 pub fn try_from_arc_or_drop(arc: Arc<T>) -> Option<Self> in try_from_arc_or_drop() function
1011 if let Some(death) = ListArc::try_from_arc_or_drop(self) { in set_notification_done()1031 if let Some(death) = ListArc::try_from_arc_or_drop(self) { in set_dead()
312 if let Some(death) = ListArc::try_from_arc_or_drop(death) { in death_delivered()1283 if let Some(death) = ListArc::try_from_arc_or_drop(death) { in clear_death()