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

CArchThreadImpl Class Reference

Internal thread data. An architecture dependent type holding the necessary data for a thread. More...

#include <IArchMultithread.h>

List of all members.

Public Attributes

int m_refCount
IArchMultithread::ThreadID m_id
pthread_t m_thread
IArchMultithread::ThreadFunc m_func
void * m_userData
bool m_cancel
bool m_cancelling
bool m_exited
void * m_result
void * m_networkData
HANDLE m_thread
DWORD m_id
void * m_userData
HANDLE m_cancel
HANDLE m_exit
void * m_result
void * m_networkData


Detailed Description

Internal thread data. An architecture dependent type holding the necessary data for a thread.

Definition at line 59 of file CArchMultithreadPosix.cpp.


The documentation for this class was generated from the following files:
Generated on Fri Nov 6 00:21:20 2009 for synergy-plus by  doxygen 1.3.9.1