flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
thread_pool.hpp File Reference
#include "logger.hpp"
#include <condition_variable>
#include <functional>
#include <future>
#include <memory>
#include <mutex>
#include <queue>
#include <stdexcept>
#include <thread>
#include <vector>
Include dependency graph for thread_pool.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  flexiblesusy::Thread_pool
 A pool of threads. More...
 

Namespaces

namespace  flexiblesusy