WinThread Struct Reference


Data Fields

WinThreadnextPtr
WinThreadwakeupPtr
HANDLE self
HANDLE event
int condwait
void * slots [NS_THREAD_MAXTLS]

Detailed Description

The following structure maintains the Win32-specific state of a process thread and mutex and condition waits pointers.


Field Documentation

struct WinThread* WinThread::nextPtr

struct WinThread* WinThread::wakeupPtr

HANDLE WinThread::self

HANDLE WinThread::event

int WinThread::condwait

void* WinThread::slots[NS_THREAD_MAXTLS]


The documentation for this struct was generated from the following file:
Generated on Tue Sep 4 19:58:58 2007 by  doxygen 1.5.1