Searched refs:into_arc (Results 1 – 4 of 4) sorted by relevance
371 pub fn into_arc(self) -> Arc<T> { in into_arc() function
540 work.into_arc().cancel(); in release()546 death.into_arc().set_dead(); in release()
1412 Ok(Some(work)) => match work.into_arc().do_work(self, &mut writer) { in read()1533 work.into_arc().cancel(); in release()1551 .map(ListArc::into_arc) in try_new()
304 return Some(next.remove().into_arc()); in pull_delivered_death()766 let node = DTRWrap::arc_pin_init(Node::new(ptr, cookie, flags, self.into()))?.into_arc(); in get_node_inner()1392 work.into_arc().cancel(); in deferred_release()