![]() |
Cornell Cocos
Cornell Extensions to Cocos2d
|
This is the complete list of members for ThreadPool, including all inherited members.
__pad0__ (defined in ThreadPool) | ThreadPool | |
_complete | ThreadPool | protected |
_detach | ThreadPool | protected |
_queueMutex | ThreadPool | protected |
_stop | ThreadPool | protected |
_taskCondition | ThreadPool | protected |
_taskQueue | ThreadPool | protected |
_workers | ThreadPool | protected |
addTask(const std::function< void()> &task) | ThreadPool | |
create(int threads=4) | ThreadPool | static |
init(int threads=4) | ThreadPool | virtual |
isShutdown() const | ThreadPool | inline |
isStopped() const | ThreadPool | inline |
stop() | ThreadPool | |
threadFunc() | ThreadPool | protected |
~ThreadPool() | ThreadPool |