|
Serene Runtime 1.0.0-dev
C runtime for the Serene programming language
|
Data Fields | |
| int | value |
| bool | has_value |
| srn_fiber_t * | waiter |
Definition at line 41 of file 04_suspend_resume.c.
| bool mailbox_t::has_value |
Definition at line 43 of file 04_suspend_resume.c.
| int mailbox_t::value |
Definition at line 42 of file 04_suspend_resume.c.
| srn_fiber_t* mailbox_t::waiter |
Definition at line 45 of file 04_suspend_resume.c.