![]() |
The Gaudi Framework
v27r1
|
#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>
Go to the source code of this file.
Classes | |
class | ThreadPoolSvc |