wasmer_
wasix
0.600.1
Module futex_
wait
Module Items
Structs
Functions
In wasmer_
wasix::
syscalls::
wasix
wasmer_wasix
::
syscalls
::
wasix
Module
futex_wait
Copy item path
Source
Structs
§
Futex
Poller
🔒
Poller returns true if its triggered and false if it times out
Functions
§
futex_
wait
Wait for a futex_wake operation to wake us. Returns with EINVAL if the futex doesn’t hold the expected value. Returns false on timeout, and true in all other cases.
futex_
wait_
internal
🔒