Nugget
Loading...
Searching...
No Matches
Public Attributes | List of all members
ucontext_t Struct Reference

#include <common/psxlibc/ucontext.h>

Collaboration diagram for ucontext_t:
Collaboration graph
[legend]

Public Attributes

struct mcontext_t uc_mcontext
 
struct ucontext_tuc_link
 
struct stack_t uc_stack
 

Member Data Documentation

◆ uc_link

struct ucontext_t* ucontext_t::uc_link

◆ uc_mcontext

struct mcontext_t ucontext_t::uc_mcontext

◆ uc_stack

struct stack_t ucontext_t::uc_stack

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