SourcePro® 2025.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 &lhs, const RWHandleBase &rhs) | RWHandleBase | related |
| operator=(const RWThreadPool &second) | RWThreadPool | inline |
| RWHandleBase::operator=(const RWHandleBase &second) | RWHandleBase | inlineprotected |
| 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 | inlineexplicitprotected |
| 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 © 2025 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |