LAMA
|
Implementation of class for a thread pool. More...
#include <lama/task/LAMAThreadPool.hpp>
#include <lama/tracing.hpp>
#include <lama/exception/LAMAAssert.hpp>
#include <boost/bind.hpp>
#include <omp.h>
Namespaces | |
namespace | lama |
The namespace lama holds everything of the C++ Library lama. | |
Functions | |
lama::LAMA_LOG_DEF_LOGGER (LAMAThreadPool::logger,"LAMAThreadPool") |
Implementation of class for a thread pool.