Monero
Loading...
Searching...
No Matches
threadpool.h File Reference
#include <boost/thread/condition_variable.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/thread/thread.hpp>
#include <cstddef>
#include <deque>
#include <functional>
#include <utility>
#include <vector>
#include <stdexcept>
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
struct  tools::threadpool::entry

Namespaces

namespace  tools
 Various Tools.