|
Serene Runtime 1.0.0
C runtime for the Serene programming language
|
Data Fields | |
| int | value |
| bool | has_value |
| srn_fiber_t * | waiter |
Definition at line 46 of file 04_suspend_resume.c.
| bool mailbox_t::has_value |
Definition at line 48 of file 04_suspend_resume.c.
| int mailbox_t::value |
Definition at line 47 of file 04_suspend_resume.c.
| srn_fiber_t* mailbox_t::waiter |
Definition at line 50 of file 04_suspend_resume.c.