|
Serene Runtime 1.0.0-dev
C runtime for the Serene programming language
|
Carries the submission across the suspend, on the fiber's stack. More...
Data Fields | |
| srn_reactor_t * | reactor |
| srn_scheduler_t * | scheduler |
| io_waiter_t * | waiter |
| size_t | channel |
| srn_reactor_io_request_t | request |
Carries the submission across the suspend, on the fiber's stack.
| srn_reactor_t* submit_ctx_t::reactor |
| srn_reactor_io_request_t submit_ctx_t::request |
| srn_scheduler_t* submit_ctx_t::scheduler |
| io_waiter_t* submit_ctx_t::waiter |