ucontext_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

uc_link
ucontext_t* uc_link;
Undocumented in source.
uc_mcontext
mcontext_t* uc_mcontext;
Undocumented in source.
uc_mcsize
size_t uc_mcsize;
Undocumented in source.
uc_onstack
int uc_onstack;
Undocumented in source.
uc_sigmask
sigset_t uc_sigmask;
Undocumented in source.
uc_stack
stack_t uc_stack;
Undocumented in source.

Meta