Module wait

Source
Expand description

Wait-related functionality.

Structs§

PolledWait
A polled wait object.

Traits§

PollWait
A trait for polling the state of waits.
WaitDriver
A trait for driving kernel event (Windows events or Unix eventfd) waits.