Module waiter

Module waiter 

Source

Structs§

ManyZxHandleSignalHandler
PortWaitCanceler
Return values for wait_async methods that monitor the state of a handle.
ReadyItem
SignalHandler
SimpleWaiter
TypedWaitQueue
A wait queue that dispatches events based on the value of an enum.
WaitCanceler
Return values for wait_async methods.
WaitQueue
A list of waiters waiting for some event.
Waiter
A type that can put a thread to sleep waiting for a condition.
WaiterOptions
WaiterRef
A weak reference to a Waiter. Intended for holding in wait queues or stashing elsewhere for calling queue_events later.
ZxioSignalHandler

Enums§

EventHandler
ReadyItemKey
SignalHandlerInner
WaitCallback