
#include <uFcontext.h>

Data Fields | |
| fcontext_t | fctx |
| void(* | func )(void *) |
| uFcontext_stack_t | uc_stack |
| struct uFcontext_t * | uc_link |
| void * | arg |
| data_t | param |
Definition at line 28 of file uFcontext.h.
| void(* uFcontext_t::func)(void *) |
Referenced by CthStartThread(), and makeJcontext().
struct uFcontext_t* uFcontext_t::uc_link [read] |
| void* uFcontext_t::arg |
1.5.5