The Gaudi Framework  v32r2 (46d42edc)
ThreadPoolSvc.h File Reference
#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>
Include dependency graph for ThreadPoolSvc.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ TBB_PREVIEW_GLOBAL_CONTROL

#define TBB_PREVIEW_GLOBAL_CONTROL   1

Definition at line 12 of file ThreadPoolSvc.h.