uLib  User mode C/C++ extended API library for Win32 programmers.
uLib::Thread Member List

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

_FlagsuLib::Threadprotected
_SecAttruLib::Threadprotected
_StkSizeuLib::Threadprotected
_ThreadFuncuLib::Threadprotected
DelayDeath(bool enable)uLib::Thread
Execute()uLib::Threadinlineprotectedvirtual
hThreaduLib::Thread
idThreaduLib::Thread
Kill()uLib::Thread
Pause(bool pause)uLib::Thread
SetThreadProc(PTHREAD_START_ROUTINE pFunc)uLib::Thread
Start()uLib::Thread
Stop(DWORD msWait, bool mayNuke=false)uLib::Thread
Thread(PTHREAD_START_ROUTINE pFunc, SIZE_T StackSize=0, DWORD Flags=0, PSECURITY_ATTRIBUTES pSec=NULL)uLib::Thread
UserDatauLib::Thread
~Thread()uLib::Threadvirtual