![]() |
CUGL 3.0
Cornell University Game Library
|
This is the complete list of members for cugl::ThreadPool, including all inherited members.
| addTask(const std::function< void()> &task) | cugl::ThreadPool | |
| alloc(int threads=4) | cugl::ThreadPool | inlinestatic |
| dispose() | cugl::ThreadPool | |
| init(int threads=4) | cugl::ThreadPool | virtual |
| isShutdown() const | cugl::ThreadPool | inline |
| isStopped() const | cugl::ThreadPool | inline |
| sleep(Uint32 millis) | cugl::ThreadPool | static |
| stop() | cugl::ThreadPool | |
| ThreadPool() | cugl::ThreadPool | inline |
| ~ThreadPool() | cugl::ThreadPool | inline |