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

__fpregs_mem
_libc_fpstate __fpregs_mem;
Undocumented in source.
uc_flags
c_ulong uc_flags;
Undocumented in source.
uc_link
ucontext_t* uc_link;
Undocumented in source.
uc_mcontext
mcontext_t uc_mcontext;
Undocumented in source.
uc_sigmask
sigset_t uc_sigmask;
Undocumented in source.
uc_stack
stack_t uc_stack;
Undocumented in source.

Meta