SourcePro® 2023.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWThreadPool, including all inherited members.
enqueue(const RWTFunctor< void()> &functor) | RWThreadPool | |
entries() const | RWThreadPool | |
getPoolAttribute() | RWThreadPool | |
isValid(void) const | RWHandleBase | inline |
make(size_t minThreads, size_t maxThreads=RW_THR_NO_DYNAMIC_THREAD_POOL, unsigned long timeout=RW_THR_NO_TIMEOUT) | RWThreadPool | static |
make(size_t minThreads, const RWThreadAttribute &poolThreadsAttr, size_t maxThreads=RW_THR_NO_DYNAMIC_THREAD_POOL, unsigned long timeout=RW_THR_NO_TIMEOUT) | RWThreadPool | static |
operator!=(const RWHandleBase &second) const | RWHandleBase | inline |
operator<(const RWHandleBase &second) const | RWHandleBase | inline |
operator=(const RWThreadPool &second) | RWThreadPool | inline |
RWHandleBase::operator=(const RWHandleBase &second) | RWHandleBase | inlineprotected |
operator==(const RWHandleBase &second) const | RWHandleBase | inline |
resize(size_t minThreads, size_t maxThreads=RW_THR_NO_DYNAMIC_THREAD_POOL) | RWThreadPool | |
RW_THR_NO_DYNAMIC_THREAD_POOL | RWThreadPool | related |
RW_THR_NO_TIMEOUT | RWThreadPool | related |
RWHandleBase(void) | RWHandleBase | inlineprotected |
RWHandleBase(RWStaticCtor) | RWHandleBase | inlineprotected |
RWHandleBase(RWBodyBase *body) | RWHandleBase | inlineprotected |
RWHandleBase(const RWHandleBase &second) | RWHandleBase | inlineprotected |
RWThreadPool() | RWThreadPool | inline |
RWThreadPool(const RWThreadPool &second) | RWThreadPool | inline |
size() const | RWThreadPool | |
stop() | RWThreadPool | |
~RWHandleBase(void) | RWHandleBase | inlineprotected |
~RWThreadPool() | RWThreadPool | inline |
Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |