![]() |
The Gaudi Framework
v28r2
|
#include "GaudiKernel/Service.h"#include "GaudiKernel/IThreadPoolSvc.h"#include "GaudiKernel/IThreadInitTool.h"#include "GaudiKernel/ToolHandle.h"#include "tbb/spin_mutex.h"#include "tbb/task_scheduler_init.h"#include "boost/thread.hpp"#include <vector>#include <memory>

Go to the source code of this file.
Classes | |
| class | ThreadPoolSvc |
| A service which initializes a TBB thread pool. More... | |