threadParams Struct Reference

Stores parameters sended to a thread. More...

#include <pthread.h>

List of all members.

Public Attributes

threadProcess process
void * args
bool * running
bool * finished


Detailed Description

Stores parameters sended to a thread.

Definition at line 36 of file pthread.h.


Member Data Documentation

Definition at line 38 of file pthread.h.

Referenced by PThread::exec(), and PThread::threadStartup().

Definition at line 40 of file pthread.h.

Referenced by PThread::exec(), and PThread::threadStartup().

Definition at line 37 of file pthread.h.

Referenced by PThread::exec(), and PThread::threadStartup().

Definition at line 39 of file pthread.h.

Referenced by PThread::exec(), and PThread::threadStartup().


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

Generated on Sun Apr 19 02:47:39 2009 for trustyRC by  doxygen 1.5.7.1