Module wasmer_vm::threadconditions
source · Structs§
- A location in memory for a Waiter
- HashMap of Waiters for the Thread/Notify opcodes
- A weak handle to a
ThreadConditions
instance, which does not prolong its lifetime.
Enums§
- Error that can occur during wait/notify calls.