libcopp
2.2.0
|
#include <inttypes.h>
#include <stdint.h>
#include <cstdio>
#include <cstring>
#include <iostream>
#include <libcopp/coroutine/coroutine_context_container.h>
Go to the source code of this file.
Functions | |
int | my_runner (void *) |
int | main () |
int main | ( | ) |
Definition at line 23 of file sample_readme_1.cpp.
int my_runner | ( | void * | ) |
Definition at line 11 of file sample_readme_1.cpp.
References this_coroutine::get_coroutine().
Referenced by main().