Beatmup
thread_pool.hpp File Reference
#include "parallelism.h"
#include <deque>

Go to the source code of this file.

Classes

class  Beatmup::ThreadPool
 A pool of threads running tasks ThreadPool runs AbstractTasks, possibly in multiple threads. More...
 
class  Beatmup::ThreadPool::TaskThreadImpl
 
class  Beatmup::ThreadPool::EventListener
 Event listener class. More...
 
class  Beatmup::ThreadPool::AnotherThreadFailed
 
struct  Beatmup::ThreadPool::JobContext
 

Namespaces

 Beatmup