Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasmtime/src/runtime/store/
H A Dasync_.rs191 self.flush_fiber_stack(); in deallocate_fiber_stack()
197 pub fn flush_fiber_stack(&mut self) { in flush_fiber_stack() method
/wasmtime-44.0.1/crates/wasmtime/src/runtime/
H A Dstore.rs860 self.inner.flush_fiber_stack(); in run_manual_drop_routines()
1564 fn flush_fiber_stack(&mut self) { in flush_fiber_stack() method