addCallback(const RWTFunctor< void(const RWRunnable &, RWExecutionState)> &functor, unsigned long stateMask, RWCallbackScope scope=RW_CALL_REPEATEDLY) | RWRunnableHandle | |
canGetMaxThreads() | RWThread | static |
canGetPriority() const | RWThread | |
canGetProcessScopePriority() const | RWThread | |
canGetSchedulingPolicy() const | RWThread | |
canGetSystemScopePriority() const | RWThread | |
canGetTimeSliceQuantum() const | RWThread | |
canSetPriority() const | RWThread | |
canSetProcessScopePriority() const | RWThread | |
canSetSchedulingPolicy(RWSchedulingPolicy policy) const | RWThread | |
canSetSystemScopePriority() const | RWThread | |
canSetTimeSliceQuantum() const | RWThread | |
canSuspendResume() | RWThread | static |
getActiveAttribute() const | RWThread | |
getAttribute() const | RWThread | |
getCompletionState() const | RWRunnableHandle | |
getExecutionState() const | RWRunnableHandle | |
getFunctor() const | RWTThreadIOUFunction< Return > | |
getMaxPriority() const | RWThread | |
getMaxProcessScopePriority() const | RWThread | |
getMaxSystemScopePriority() const | RWThread | |
getMaxThreads() | RWThread | static |
getMaxTimeSliceQuantum() const | RWThread | |
getMinPriority() const | RWThread | |
getMinProcessScopePriority() const | RWThread | |
getMinSystemScopePriority() const | RWThread | |
getMinTimeSliceQuantum() const | RWThread | |
getNestedRunnable() const | RWRunnable | |
getPriority() const | RWThread | |
getProcessScopePriority() const | RWThread | |
getRWRunnableSelf() const | RWRunnable | |
getRWThreadSelf() const | RWThread | |
getSchedulingPolicy() const | RWThread | |
getSuspendCount() const | RWThread | |
getSystemScopePriority() const | RWThread | |
getTimeSliceQuantum() const | RWThread | |
isInterruptRequested() const | RWRunnableHandle | |
isSelf() const | RWRunnableHandle | |
isSelf(const RWThreadId &id) const | RWRunnableHandle | |
isValid(void) const | RWHandleBase | inline |
join(void) | RWRunnable | |
join(unsigned long milliseconds) | RWRunnable | |
make() | RWTThreadIOUFunction< Return > | static |
make(const RWTFunctor< Return()> &functor) | RWTThreadIOUFunction< Return > | static |
make(const RWTIOUEscrow< Return > &escrow, const RWTFunctor< Return()> &functor) | RWTThreadIOUFunction< Return > | static |
make(const RWTFunctor< Return()> &functor, const RWThreadAttribute &attr) | RWTThreadIOUFunction< Return > | static |
make(const RWTIOUEscrow< Return > &escrow, const RWTFunctor< Return()> &functor, const RWThreadAttribute &attr) | RWTThreadIOUFunction< Return > | static |
operator!=(const RWHandleBase &second) const | RWHandleBase | inline |
operator()() const | RWTThreadIOUFunction< Return > | |
operator<(const RWHandleBase &second) const | RWHandleBase | inline |
operator=(const RWTThreadIOUFunction< Return > &second) | RWTThreadIOUFunction< Return > | inline |
RWThread::operator=(const RWThread &second) | RWThread | inline |
RWRunnable::operator=(const RWRunnable &second) | RWRunnable | inline |
RWRunnableHandle::operator=(const RWRunnableHandle &second) | RWRunnableHandle | inlineprotected |
RWHandleBase::operator=(const RWHandleBase &second) | RWHandleBase | inlineprotected |
operator==(const RWHandleBase &second) const | RWHandleBase | inline |
raise() const | RWRunnable | |
releaseInterrupt() | RWRunnable | |
removeCallback(const RWTFunctor< void(const RWRunnable &, RWExecutionState)> &functor) | RWRunnableHandle | |
requestCancellation() | RWRunnable | |
requestCancellation(unsigned long milliseconds) | RWRunnable | |
requestInterrupt() | RWRunnable | |
requestInterrupt(unsigned long milliseconds) | RWRunnable | |
result() const | RWTThreadIOUFunction< Return > | |
resume() | RWThread | |
RWHandleBase(void) | RWHandleBase | inlineprotected |
RWHandleBase(RWStaticCtor) | RWHandleBase | inlineprotected |
RWHandleBase(RWBodyBase *body) | RWHandleBase | inlineprotected |
RWHandleBase(const RWHandleBase &second) | RWHandleBase | inlineprotected |
RWRunnable() | RWRunnable | inline |
RWRunnable(RWStaticCtor) | RWRunnable | inline |
RWRunnable(const RWRunnable &second) | RWRunnable | inline |
RWRunnable(const RWRunnableSelf &second) | RWRunnable | inlineprotected |
RWRunnableHandle() | RWRunnableHandle | inlineprotected |
RWRunnableHandle(RWStaticCtor) | RWRunnableHandle | inlineprotected |
RWRunnableHandle(RWRunnableImp *runnableImpP) | RWRunnableHandle | protected |
RWRunnableHandle(const RWRunnableHandle &second) | RWRunnableHandle | inlineprotected |
RWThread() | RWThread | inline |
RWThread(RWStaticCtor) | RWThread | inline |
RWThread(const RWThread &second) | RWThread | inline |
RWThread(RWThreadImp *threadImpP) | RWThread | protected |
RWTThreadIOUFunction() | RWTThreadIOUFunction< Return > | inline |
RWTThreadIOUFunction(const RWTThreadIOUFunction< Return > &second) | RWTThreadIOUFunction< Return > | inline |
setAttribute(const RWThreadAttribute &second) | RWThread | |
setFunctor(const RWTFunctor< Return()> &functor) | RWTThreadIOUFunction< Return > | |
setIOUEscrow(const RWTIOUEscrow< Return > &escrow) | RWTThreadIOUFunction< Return > | |
setPriority(RWPriority priority) | RWThread | |
setProcessScopePriority(RWPriority priority) | RWThread | |
setSchedulingPolicy(RWSchedulingPolicy policy) | RWThread | |
setSystemScopePriority(RWPriority priority) | RWThread | |
setTimeSliceQuantum(unsigned long milliseconds) | RWThread | |
start() | RWRunnable | |
suspend() | RWThread | |
terminate() | RWThread | |
threadId() const | RWRunnableHandle | |
wait(unsigned long stateMask) | RWRunnable | |
wait(unsigned long stateMask, RWExecutionState *state, unsigned long milliseconds) | RWRunnable | |
~RWHandleBase(void) | RWHandleBase | inlineprotected |
~RWRunnable() | RWRunnable | inline |
~RWRunnableHandle() | RWRunnableHandle | inlineprotected |
~RWThread() | RWThread | inline |
~RWTThreadIOUFunction() | RWTThreadIOUFunction< Return > | inline |