WISP ERT (Client)  1.0.0
The WISP Extended Runtime (WISP side)
ucontext_t Struct Reference

ERT user context type. More...

#include <ucontext.h>

Data Fields

stack_t uc_stack
 Stack used by this context. More...
 
mcontext_t uc_mcontext
 Machine context. More...
 

Detailed Description

ERT user context type.

Field Documentation

◆ uc_mcontext

mcontext_t uc_mcontext

Machine context.

◆ uc_stack

stack_t uc_stack

Stack used by this context.


The documentation for this struct was generated from the following file: