Code::Blocks  SVN r11506
BackgroundThread Member List

This is the complete list of members for BackgroundThread, including all inherited members.

BackgroundThread(JobQueue *q, wxSemaphore *s, const bool owns_jobs=true)BackgroundThreadinline
BackgroundThread(wxSemaphore *s, const bool owns_jobs=true)BackgroundThreadinline
BackgroundThread(JobQueue *q, const bool owns_jobs=true)BackgroundThreadinline
BackgroundThread(const bool owns_jobs=true)BackgroundThreadinline
Create(unsigned int stackSize=0)wxThread
Delete(ExitCode *rc=NULL, wxThreadWait waitMode=wxTHREAD_WAIT_BLOCK)wxThread
Die()BackgroundThreadinline
dieBackgroundThreadprivate
Entry() overrideBackgroundThreadinlinevirtual
Exit(ExitCode exitcode=0)wxThreadprotected
ExitCode typedefwxThread
GetCPUCount()wxThreadstatic
GetCurrentId()wxThreadstatic
GetId() constwxThread
GetKind() constwxThread
GetMainId()wxThreadstatic
GetPriority() constwxThread
IsAlive() constwxThread
IsDetached() constwxThread
IsMain()wxThreadstatic
IsPaused() constwxThread
IsRunning() constwxThread
Kill()wxThread
MarkDying()BackgroundThreadinline
ownsJobsBackgroundThreadprivate
ownsQueueBackgroundThreadprivate
ownsSemaphoreBackgroundThreadprivate
Pause()wxThread
queueBackgroundThreadprivate
Queue(AbstractJob *j)BackgroundThreadinline
Resume()wxThread
Run()wxThread
semaphoreBackgroundThreadprivate
SetConcurrency(size_t level)wxThreadstatic
SetPriority(unsigned int priority)wxThread
Sleep(unsigned long milliseconds)wxThreadstatic
TestDestroy()wxThreadvirtual
This()wxThreadstatic
Wait(wxThreadWait flags=wxTHREAD_WAIT_BLOCK)wxThread
wxThread(wxThreadKind kind=wxTHREAD_DETACHED)wxThread
Yield()wxThreadstatic
~BackgroundThread() overrideBackgroundThreadinline
~wxThread()wxThreadvirtual