Home
last modified time | relevance | path

Searched refs:from_instance (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/
H A Dconcurrent.rs3082 Waitable::from_instance(instance.as_mut(), caller_instance, waitable_handle)?; in waitable_join()
3331 GuestThread::from_instance(self.id().get_mut(store), runtime_instance, thread_idx)?; in resume_thread()
4385 fn from_instance( in from_instance() method
4623 fn from_instance( in from_instance() method