Module for doing non-blocking reads supported by threads.
DelegateJobNotification. Used for notifying jobs from the AsyncIO. Allows the job to specify how it will be suspended and resumed via delegates.
FiberSelectEvent suspend/resume interface for suspendable jobs waiting for AsyncIO to finish.
Common interface for various types of suspendable jobs waiting for AsyncIO to finish.
Task suspend/resume interface for suspendable jobs waiting for AsyncIO to finish.