Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

atexit_s Struct Reference

#include <trt.h>

List of all members.

Public Attributes

void(* fun [5])(int)
int arg [5]
short count
char free_desc
char free_stack


Member Data Documentation

int atexit_s::arg[5]
 

Definition at line 66 of file trt.h.

Referenced by thr_atexit(), thr_atexit_pop(), and thr_exit().

short atexit_s::count
 

Definition at line 67 of file trt.h.

Referenced by thr_atexit(), thr_atexit_pop(), and thr_exit().

char atexit_s::free_desc
 

Definition at line 68 of file trt.h.

Referenced by thr_destroy(), and thr_exit_cont().

char atexit_s::free_stack
 

Definition at line 69 of file trt.h.

Referenced by thr_destroy(), thr_exit_cont(), and thr_stack_size().

void(* atexit_s::fun[5])(int)
 

Referenced by thr_atexit(), thr_atexit_pop(), and thr_exit().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 15 14:52:40 2006 for yapi by doxygen 1.3.2