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
HANDLE m_cancel
HANDLE m_exit

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 12 Nov 2010 for synergy-plus by  doxygen 1.6.1