Pyro higlevel API
os::Thread Member List

This is the complete list of members for os::Thread, including all inherited members.

Delay(uint32 nMicros)os::Threadprotected
GetPriority()os::Thread
GetProcessId()os::Thread
GetThreadId()os::Thread
Initialize(const char *pzName, int nPriority=NORMAL_PRIORITY, int nStackSize=0)os::Thread
Run(void)=0os::Threadpure virtual
SetPriority(int nPriority=IDLE_PRIORITY)os::Thread
Start()os::Thread
Stop()os::Thread
Terminate()os::Thread
Thread(const char *pzName, int nPriority=NORMAL_PRIORITY, int nStackSize=0)os::Thread
WaitFor()os::Thread
~Thread()os::Threadvirtual