ARGOBOTS  1.1
Data Fields
ABTD_ythread_context Struct Reference

#include <abtd_fcontext.h>

Collaboration diagram for ABTD_ythread_context:
Collaboration graph
[legend]

Data Fields

void * p_ctx
 
ABTD_ythread_context_atomic_ptr p_link
 
ucontext_t uctx
 
void(* f_uctx_thread )(void *)
 
void * p_uctx_arg
 

Detailed Description

Definition at line 33 of file abtd_fcontext.h.

Field Documentation

◆ f_uctx_thread

void(* ABTD_ythread_context::f_uctx_thread) (void *)

Definition at line 14 of file abtd_ucontext.h.

Referenced by ABTD_ucontext_wrapper(), and ABTD_ythread_context_make().

◆ p_ctx

void * ABTD_ythread_context::p_ctx

◆ p_link

ABTD_ythread_context_atomic_ptr ABTD_ythread_context::p_link

◆ p_uctx_arg

void* ABTD_ythread_context::p_uctx_arg

◆ uctx

ucontext_t ABTD_ythread_context::uctx

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