Version: 2.9.4
wxThread Member List
This is the complete list of members for wxThread, including all inherited members.
Create(unsigned int stackSize=0)wxThread
Delete(ExitCode *rc=NULL, wxThreadWait waitMode=wxTHREAD_WAIT_BLOCK)wxThread
Entry()=0wxThread [protected, pure virtual]
Exit(ExitCode exitcode=0)wxThread [protected]
ExitCode typedefwxThread
GetCPUCount()wxThread [static]
GetCurrentId()wxThread [static]
GetId() const wxThread
GetKind() const wxThread
GetMainId()wxThread [static]
GetPriority() const wxThread
IsAlive() const wxThread
IsDetached() const wxThread
IsMain()wxThread [static]
IsPaused() const wxThread
IsRunning() const wxThread
Kill()wxThread
Pause()wxThread
Resume()wxThread
Run()wxThread
SetConcurrency(size_t level)wxThread [static]
SetPriority(unsigned int priority)wxThread
Sleep(unsigned long milliseconds)wxThread [static]
TestDestroy()wxThread [virtual]
This()wxThread [static]
Wait(wxThreadWait flags=wxTHREAD_WAIT_BLOCK)wxThread
wxThread(wxThreadKind kind=wxTHREAD_DETACHED)wxThread
Yield()wxThread [static]
~wxThread()wxThread [virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines