SG++-Doxygen-Documentation
ThreadPool.hpp File Reference
#include <sgpp/combigrid/GeneralFunction.hpp>
#include <sgpp/globaldef.hpp>
#include <deque>
#include <functional>
#include <memory>
#include <mutex>
#include <thread>
#include <vector>

Classes

class  sgpp::combigrid::ThreadPool
 This implements a thread-pool with a pre-specified number of threads that process a list of tasks. More...
 

Namespaces

 sgpp
 This header contains some utility functions.
 
 sgpp::combigrid