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

Go to the source code of this file.

Classes

class  tools::thread_group
 Manages zero or more threads for work dispatching. More...
 
class  tools::thread_group::data
 
struct  tools::thread_group::data::node
 
struct  tools::thread_group::data::work
 

Namespaces

 tools
 Various Tools.