|
Serene Runtime 1.0.0
C runtime for the Serene programming language
|
Go to the source code of this file.
Functions | |
| static srn_fiber_result_t | counter (srn_context_t *ctx, void *arg) |
| int | main (void) |
Variables | |
| static int | ok |
|
static |
Definition at line 37 of file 02_yield.c.
| int main | ( | void | ) |
Definition at line 51 of file 02_yield.c.
|
static |
Definition at line 35 of file 02_yield.c.