![]() |
The Gaudi Framework
v32r2 (46d42edc)
|
#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 "tbb/global_control.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... | |
Macros | |
| #define | TBB_PREVIEW_GLOBAL_CONTROL 1 |
| #define TBB_PREVIEW_GLOBAL_CONTROL 1 |
Definition at line 12 of file ThreadPoolSvc.h.