Home
last modified time | relevance | path

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

/wasmtime-44.0.1/tests/all/component_model/
H A Dcall_hook.rs402 async fn timeout_async_hook() -> Result<()> { in timeout_async_hook() function
/wasmtime-44.0.1/tests/all/
H A Dcall_hook.rs624 async fn timeout_async_hook() -> Result<(), Error> { in timeout_async_hook() function