Falcon::SYSTH_DATA Struct Reference

#include <mt_posix.h>

List of all members.

Public Attributes

HANDLE hEvtDetach
HANDLE hThread
bool m_bDetached
 Controls joinability and destruction on run exit.
bool m_bDone
 True when the thread is done and this data is disposeable.
bool m_bJoining
CRITICAL_SECTION m_csT
 Mutex controlling detachment and termination.
int m_lastError
pthread_mutex_t m_mtxT
 Mutex controlling detachment and termination.
unsigned nThreadID
pthread_t pth
void * retval


Member Data Documentation

Controls joinability and destruction on run exit.

True when the thread is done and this data is disposeable.

CRITICAL_SECTION Falcon::SYSTH_DATA::m_csT

Mutex controlling detachment and termination.

pthread_mutex_t Falcon::SYSTH_DATA::m_mtxT

Mutex controlling detachment and termination.


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

Generated on Mon Oct 19 10:11:47 2009 for Falcon_Core by  doxygen 1.5.8