#include <uJcontext.h>
Data Fields | |
void * | ss_sp |
int | ss_flags |
size_t | ss_size |
Definition at line 15 of file uJcontext.h.
void* uJcontext_stack_t::ss_sp |
Definition at line 16 of file uJcontext.h.
Referenced by CthCreateInner(), getJcontext(), and setJcontext().
Definition at line 18 of file uJcontext.h.
Referenced by CthCreateInner(), getJcontext(), and setJcontext().