Allolib  1.0
C++ Components For Interactive Multimedia
al::ThreadPool Class Reference

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 ()
 

Detailed Description

Definition at line 174 of file al_DynamicScene.hpp.


The documentation for this class was generated from the following file: