HGL::Common::ThreadPool< Worker, Task, NUM_THREADS > Member List
This is the complete list of members for
HGL::Common::ThreadPool< Worker, Task, NUM_THREADS >, including all inherited members.
| async(Task *const task) | HGL::Common::ThreadPool< Worker, Task, NUM_THREADS > | |
| getInstance() | HGL::Common::Singleton< ThreadPool< Worker, Task, NUM_THREADS > > | [static] |
| isRunning() const | HGL::Common::ThreadPool< Worker, Task, NUM_THREADS > | |
| run(Task *const task) | HGL::Common::ThreadPool< Worker, Task, NUM_THREADS > | |
| start(long num=2L) | HGL::Common::ThreadPool< Worker, Task, NUM_THREADS > | |
| stop() | HGL::Common::ThreadPool< Worker, Task, NUM_THREADS > | |
| wait() | HGL::Common::ThreadPool< Worker, Task, NUM_THREADS > | |