addCallback(const RWTFunctor< void(const RWRunnable &, RWExecutionState)> &functor, unsigned long stateMask, RWCallbackScope scope=RW_CALL_REPEATEDLY) | RWRunnableHandle | |
canGetMaxThreads() | RWThreadSelf | static |
canGetPriority() const | RWThreadSelf | |
canGetProcessScopePriority() const | RWThreadSelf | |
canGetSchedulingPolicy() const | RWThreadSelf | |
canGetSystemScopePriority() const | RWThreadSelf | |
canGetTimeSliceQuantum() const | RWThreadSelf | |
canSetPriority() const | RWThreadSelf | |
canSetProcessScopePriority() const | RWThreadSelf | |
canSetSchedulingPolicy(RWSchedulingPolicy policy) const | RWThreadSelf | |
canSetSystemScopePriority() const | RWThreadSelf | |
canSetTimeSliceQuantum() const | RWThreadSelf | |
canSuspendResume() | RWThreadSelf | static |
getActiveAttribute() const | RWThreadSelf | |
getAttribute() const | RWThreadSelf | |
getCompletionState() const | RWRunnableHandle | |
getExecutionState() const | RWRunnableHandle | |
getMaxPriority() const | RWThreadSelf | |
getMaxProcessScopePriority() const | RWThreadSelf | |
getMaxSystemScopePriority() const | RWThreadSelf | |
getMaxThreads() | RWThreadSelf | static |
getMaxTimeSliceQuantum() const | RWThreadSelf | |
getMinPriority() const | RWThreadSelf | |
getMinProcessScopePriority() const | RWThreadSelf | |
getMinSystemScopePriority() const | RWThreadSelf | |
getMinTimeSliceQuantum() const | RWThreadSelf | |
getNestedRunnable() const | RWRunnableSelf | |
getPriority() const | RWThreadSelf | |
getProcessScopePriority() const | RWThreadSelf | |
getRWRunnable() const | RWRunnableSelf | |
getRWThread() const | RWThreadSelf | |
getSchedulingPolicy() const | RWThreadSelf | |
getSystemScopePriority() const | RWThreadSelf | |
getTimeSliceQuantum() const | RWThreadSelf | |
interrupt() | RWRunnableSelf | |
isInterruptRequested() const | RWRunnableHandle | |
isSelf() const | RWRunnableHandle | |
isSelf(const RWThreadId &id) const | RWRunnableHandle | |
isValid(void) const | RWHandleBase | inline |
operator!=(const RWHandleBase &second) const | RWHandleBase | inline |
operator=(const RWThreadSelf &second) | RWThreadSelf | inline |
RWRunnableSelf::operator=(const RWRunnableSelf &second) | RWRunnableSelf | inline |
RWRunnableHandle::operator=(const RWRunnableHandle &second) | RWRunnableHandle | inlineprotected |
RWHandleBase::operator=(const RWHandleBase &second) | RWHandleBase | inlineprotected |
operator==(const RWHandleBase &second) const | RWHandleBase | inline |
removeCallback(const RWTFunctor< void(const RWRunnable &, RWExecutionState)> &functor) | RWRunnableHandle | |
RWHandleBase(void) | RWHandleBase | inlineprotected |
RWHandleBase(RWStaticCtor) | RWHandleBase | inlineprotected |
RWHandleBase(RWBodyBase *body) | RWHandleBase | inlineprotected |
RWHandleBase(const RWHandleBase &second) | RWHandleBase | inlineprotected |
rwRunnable() | RWRunnableSelf | related |
RWRunnableHandle() | RWRunnableHandle | inlineprotected |
RWRunnableHandle(RWStaticCtor) | RWRunnableHandle | inlineprotected |
RWRunnableHandle(RWRunnableImp *runnableImpP) | RWRunnableHandle | protected |
RWRunnableHandle(const RWRunnableHandle &second) | RWRunnableHandle | inlineprotected |
RWRunnableSelf() | RWRunnableSelf | inline |
RWRunnableSelf(RWStaticCtor) | RWRunnableSelf | inline |
RWRunnableSelf(const RWRunnableSelf &second) | RWRunnableSelf | inline |
RWRunnableSelf(const RWRunnable &second) | RWRunnableSelf | protected |
rwSleep(unsigned long milliseconds) | RWRunnableSelf | related |
rwThread() | RWThreadSelf | related |
RWThreadSelf() | RWThreadSelf | inline |
RWThreadSelf(RWStaticCtor) | RWThreadSelf | inline |
RWThreadSelf(const RWThreadSelf &second) | RWThreadSelf | inline |
RWThreadSelf(const RWThread &second) | RWThreadSelf | protected |
rwYield() | RWRunnableSelf | related |
serviceCancellation() | RWRunnableSelf | |
serviceInterrupt() | RWRunnableSelf | |
setAttribute(const RWThreadAttribute &second) | RWThreadSelf | |
setPriority(RWPriority priority) | RWThreadSelf | |
setProcessScopePriority(RWPriority priority) | RWThreadSelf | |
setSchedulingPolicy(RWSchedulingPolicy policy) | RWThreadSelf | |
setSystemScopePriority(RWPriority priority) | RWThreadSelf | |
setTimeSliceQuantum(unsigned long milliseconds) | RWThreadSelf | |
sleep(unsigned long milliseconds) | RWRunnableSelf | |
suspend() | RWThreadSelf | |
threadId() const | RWRunnableHandle | |
yield() | RWRunnableSelf | |
~RWHandleBase(void) | RWHandleBase | inlineprotected |
~RWRunnableHandle() | RWRunnableHandle | inlineprotected |
~RWRunnableSelf() | RWRunnableSelf | inline |
~RWThreadSelf() | RWThreadSelf | inline |