Searched refs:host_future_dropped (Results 1 – 2 of 2) sorted by relevance
208 .host_future_dropped(self.store.as_context_mut()) in call_async()
5318 pub(crate) fn host_future_dropped<T>(&self, store: StoreContextMut<T>) -> Result<()> { in host_future_dropped() method