The Gaudi Framework
v30r3 (a5ef0a68)
|
#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... | |