Allolib
1.0
C++ Components For Interactive Multimedia
|
Public Member Functions | |
ThreadPool (unsigned int n=std::thread::hardware_concurrency()) | |
template<class F > | |
void | enqueue (F &&f, UpdateThreadFuncData &data) |
void | waitForProcessingDone () |
size_t | size () |
void | stopThreads () |
Definition at line 174 of file al_DynamicScene.hpp.