GrPPI  0.2
Generic and Reusable Parallel Pattern Interface
Public Member Functions | List of all members
grppi::thread_pool Class Reference

#include <pool.h>

Public Member Functions

 thread_pool ()
 
template<typename T >
void create_task (T task)
 
void initialise (int num_threads)
 
 ~thread_pool ()
 

Constructor & Destructor Documentation

grppi::thread_pool::thread_pool ( )
inline
grppi::thread_pool::~thread_pool ( )
inline

Member Function Documentation

template<typename T >
void grppi::thread_pool::create_task ( task)
inline
void grppi::thread_pool::initialise ( int  num_threads)
inline

The documentation for this class was generated from the following file: