CUGL 2.1
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 |
stop() | cugl::ThreadPool | |
ThreadPool() | cugl::ThreadPool | inline |
~ThreadPool() | cugl::ThreadPool | inline |