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

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