Module wasmer_wasix::os::task::thread
source · Structs
- Represents a linked list of stack snapshots
- Represents a running thread which allows a joiner to wait for the thread to exit
- Represents the ID of a WASI thread
- A guard that ensures a thread is marked as terminated when dropped.