Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasi-threads/src/
H A Dlib.rs83 let thread_entry_point = instance in spawn() localVariable
97 thread_entry_point in spawn()
101 thread_entry_point.call(&mut store, (wasi_thread_id, thread_start_arg)) in spawn()