|
This is the complete list of members for sptk::ThreadPool, including all inherited members.
| execute(const SRunable &task) | sptk::ThreadPool | virtual |
| size() const | sptk::ThreadPool | |
| stop() | sptk::ThreadPool | virtual |
| threadEvent(Thread *thread, ThreadEvent::Type eventType, SRunable runable) override | sptk::ThreadPool | virtual |
| ThreadPool(uint32_t threadLimit, std::chrono::milliseconds threadIdleSeconds, const String &threadName, LogEngine *logEngine) | sptk::ThreadPool | |
| Type enum name | sptk::ThreadEvent | |
| ~ThreadEvent()=default | sptk::ThreadEvent | virtual |