The Gaudi Framework
master (37c0b60a)
|
#include <GaudiKernel/ISvcLocator.h>
#include <GaudiKernel/IThreadInitTool.h>
#include <GaudiKernel/SmartIF.h>
#include <GaudiKernel/ToolHandle.h>
#include <boost/thread.hpp>
#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... | |