Qore Programming Language Reference Manual
1.7.0
|
This is the complete list of members for Qore::Thread::ThreadPool, including all inherited members.
constructor(int max=0, int minidle=0, int maxidle=0, timeout release_ms=5s) | Qore::Thread::ThreadPool | |
destructor() | Qore::Thread::ThreadPool | |
stop() | Qore::Thread::ThreadPool | |
stopWait() | Qore::Thread::ThreadPool | |
submit(code task, *code cancel) | Qore::Thread::ThreadPool | |
toString() | Qore::Thread::ThreadPool |