![]() |
The Gaudi Framework
v30r0 (c919700c)
|
#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/IThreadInitTool.h"#include "GaudiKernel/SmartIF.h"#include "GaudiKernel/ToolHandle.h"#include "boost/thread.hpp"#include "tbb/task.h"#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| class | ThreadInitTask |
| Special TBB task used by ThreadPoolSvc to wrap execution of IThreadInitTools. More... | |