Electroneum
threadpool.h File Reference
#include <boost/thread/condition_variable.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/thread/thread.hpp>
#include <cstddef>
#include <functional>
#include <utility>
#include <vector>
#include <stdexcept>
#include <deque>
Include dependency graph for threadpool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tools::threadpool
 A global thread pool. More...
 
class  tools::threadpool::waiter
 

Namespaces

 tools
 Various Tools.