Structs§
- Many
ZxHandle Signal Handler - Port
Wait Canceler - Return values for wait_async methods that monitor the state of a handle.
- Ready
Item - Signal
Handler - Simple
Waiter - Typed
Wait Queue - A wait queue that dispatches events based on the value of an enum.
- Wait
Canceler - Return values for wait_async methods.
- Wait
Queue - A list of waiters waiting for some event.
- Waiter
- A type that can put a thread to sleep waiting for a condition.
- Waiter
Options - Waiter
Ref - A weak reference to a Waiter. Intended for holding in wait queues or stashing elsewhere for calling queue_events later.
- Zxio
Signal Handler