PPL Logo

uJcontext_t Struct Reference

Represents a uJcontext flow of control. More...

#include <uJcontext.h>

Collaboration diagram for uJcontext_t:

Collaboration graph
[legend]

Data Fields

uJcontext_stack_t uc_stack
struct uJcontext_tuc_link
int uc_flags
int uc_sigmask
void(* uc_swap )(struct uJcontext_t *newContext)
jmp_buf _uc_jmp_buf
uJcontext_fn_t _uc_fn
void * _uc_args [2]

Detailed Description

Represents a uJcontext flow of control.

Definition at line 25 of file uJcontext.h.


Field Documentation

Definition at line 26 of file uJcontext.h.

Referenced by CthCreateInner(), getJcontext(), and setJcontext().

Definition at line 27 of file uJcontext.h.

Referenced by CthCreateInner(), getJcontext(), and setJcontext().

Definition at line 28 of file uJcontext.h.

Referenced by getJcontext().

Definition at line 28 of file uJcontext.h.

Referenced by getJcontext().

void(* uJcontext_t::uc_swap)(struct uJcontext_t *newContext)

Referenced by getJcontext(), and setJcontext().

Definition at line 34 of file uJcontext.h.

Referenced by setJcontext(), and swapJcontext().

Definition at line 37 of file uJcontext.h.

Referenced by getJcontext(), makeJcontext(), and setJcontext().

Definition at line 38 of file uJcontext.h.

Referenced by getJcontext(), makeJcontext(), and setJcontext().


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

Generated on Mon Sep 21 08:31:34 2020 for Charm++ by  doxygen 1.5.5