Om  1.0.0
A universal framework for multimedia simulation
Classes | Namespaces
omThreadPool.h File Reference
#include "omThreadsConfig.h"
#include "omThreadBase.h"
#include "omSemaphore.h"
#include "omMutex.h"
#include "omSignal.h"
#include "omAtomics.h"

Classes

class  om::threads::ThreadPool
 A class that executes jobs on a set of worker threads. More...
 

Namespaces

 om
 The enclosing namespace for the entire Om library.
 
 om::threads
 A namespace containing classes that provide ways to create, manage, and synchronize threads.