addCleanupCall(FXAutoPtr< Generic::BoundFunctorV > handler, bool inThread=false) | FX::QThread | |
addCreationUpcall(CreationUpcallSpec upcallv, bool inThread=false) | FX::QThread | [static] |
Auto enum value (defined in FX::QThread) | FX::QThread | |
checkForTerminate() | FX::QThread | |
cleanup()=0 | FX::QThread | [protected, pure virtual] |
CreationUpcallSpec typedef | FX::QThread | |
creator() const | FX::QThread | |
current() | FX::QThread | [static] |
disableTermination() | FX::QThread | |
enableTermination() | FX::QThread | |
exit(void *retcode) | FX::QThread | [static] |
finished() const | FX::QThread | [inline] |
FXPrimaryThread (defined in FX::QThread) | FX::QThread | [friend] |
id() | FX::QThread | [static] |
inCleanup() const | FX::QThread | [inline] |
InKernel enum value | FX::QThread | |
InProcess enum value | FX::QThread | |
int_cancelWaiterHandle() (defined in FX::QThread) | FX::QThread | [static] |
isValid() const | FX::QThread | |
msleep(FXuint millisecs) | FX::QThread | [static] |
myId() const | FX::QThread | |
name() const | FX::QThread | [inline] |
primaryThread() | FX::QThread | [static] |
priority() const | FX::QThread | |
processorAffinity() const | FX::QThread | |
QThread(const char *name=0, bool autodelete=false, FXuval stacksize=524288, ThreadScheduler schedloc=Auto) | FX::QThread | |
QThread_DisableSignals (defined in FX::QThread) | FX::QThread | [friend] |
QThreadPrivate (defined in FX::QThread) | FX::QThread | [friend] |
removeCleanupCall(Generic::BoundFunctorV *handler) | FX::QThread | |
removeCreationUpcall(CreationUpcallSpec upcallv) | FX::QThread | [static] |
requestTermination() | FX::QThread | |
result() const | FX::QThread | |
run()=0 | FX::QThread | [protected, pure virtual] |
running() const | FX::QThread | [inline] |
selfDestruct() | FX::QThread | [inline, virtual] |
setAutoDelete(bool doso) | FX::QThread | |
setPriority(signed char pri) | FX::QThread | |
setProcessorAffinity(FXulong mask=(FXulong)-1, bool recursive=false) | FX::QThread | |
setStackSize(FXuval newsize) | FX::QThread | |
setThreadLocation(ThreadScheduler threadloc) | FX::QThread | |
sleep(FXuint secs) | FX::QThread | [static] |
stackSize() const | FX::QThread | |
start(bool waitTillStarted=false) | FX::QThread | |
threadLocation() const | FX::QThread | |
ThreadScheduler enum name | FX::QThread | |
wait(FXuint time=FXINFINITE) | FX::QThread | |
yield() | FX::QThread | [static] |
~QThread() | FX::QThread | [virtual] |