Cpthread_s Struct Reference

Collaboration diagram for Cpthread_s:

Collaboration graph
[legend]

Data Fields

int magic
voidfn startfn
void * startarg1
void * startarg2
void * startarg3
int detached
void * joinstatus
Cpthread_cleanup_t cleanups
CthThread waiting
CthThread thread

Detailed Description

Definition at line 64 of file cpthreads.c.


Field Documentation

int Cpthread_s::magic

Definition at line 66 of file cpthreads.c.

Referenced by Cpthread_create3(), Cpthread_detach(), Cpthread_exit(), and Cpthread_join().

voidfn Cpthread_s::startfn

Definition at line 67 of file cpthreads.c.

Referenced by Cpthread_create3(), and Cpthread_top().

void* Cpthread_s::startarg1

Definition at line 68 of file cpthreads.c.

Referenced by Cpthread_create3(), and Cpthread_top().

void* Cpthread_s::startarg2

Definition at line 69 of file cpthreads.c.

Referenced by Cpthread_create3(), and Cpthread_top().

void* Cpthread_s::startarg3

Definition at line 70 of file cpthreads.c.

Referenced by Cpthread_create3(), and Cpthread_top().

int Cpthread_s::detached

Definition at line 71 of file cpthreads.c.

Referenced by Cpthread_create3(), Cpthread_detach(), and Cpthread_exit().

void* Cpthread_s::joinstatus

Definition at line 72 of file cpthreads.c.

Referenced by Cpthread_create3(), Cpthread_exit(), and Cpthread_join().

Cpthread_cleanup_t Cpthread_s::cleanups

Definition at line 73 of file cpthreads.c.

Referenced by Cpthread_cleanup_pop(), Cpthread_cleanup_push(), Cpthread_create3(), and Cpthread_exit().

CthThread Cpthread_s::waiting

Definition at line 74 of file cpthreads.c.

Referenced by Cpthread_create3(), Cpthread_exit(), and Cpthread_join().

CthThread Cpthread_s::thread

Definition at line 75 of file cpthreads.c.

Referenced by Cpthread_create3(), Cpthread_detach(), Cpthread_exit(), and Cpthread_join().


The documentation for this struct was generated from the following file:
Generated on Sun Jun 29 13:32:36 2008 for Charm++ by  doxygen 1.5.1