#include <src/ThreadInitTask.h>
Definition at line 14 of file ThreadInitTask.h.
Definition at line 19 of file ThreadInitTask.h.
SmartIF< ISvcLocator > m_serviceLocator
ToolHandleArray< IThreadInitTool > & m_tools
boost::barrier * m_barrier
static bool ThreadInitTask::execFailed |
( |
| ) |
|
|
inlinestatic |
tbb::task * ThreadInitTask::execute |
( |
| ) |
|
|
virtual |
Definition at line 13 of file ThreadInitTask.cpp.
53 log <<
MSG::ERROR <<
"ThreadInitTool " << t <<
" in thread 0x"
58 log <<
MSG::ERROR <<
"ThreadInitTool " << t <<
" in thread 0x"
63 log <<
MSG::ERROR <<
"ThreadInitTool " << t <<
" in thread 0x"
71 m_tools.release().ignore();
Definition of the MsgStream class used to transmit messages.
Define general base for Gaudi exception.
SmartIF< ISvcLocator > m_serviceLocator
static std::atomic< bool > m_execFailed
ToolHandleArray< IThreadInitTool > & m_tools
bool isFailure() const
Test for a status code of FAILURE.
StatusCode retrieve()
Retrieve all tools.
boost::barrier * m_barrier
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
boost::barrier* ThreadInitTask::m_barrier |
|
private |
bool ThreadInitTask::m_terminate |
|
private |
The documentation for this class was generated from the following files: