Expand description
Wait-related functionality.
Structs§
- Polled
Wait - A polled wait object.
Traits§
- Poll
Wait - A trait for polling the state of waits.
- Wait
Driver - A trait for driving kernel event (Windows events or Unix eventfd) waits.
Wait-related functionality.