47 <<
" threw GaudiException: " << exc <<
endmsg;
51 <<
" threw std::exception: " << exc.
what() <<
endmsg;
55 <<
" threw unknown exception" <<
endmsg;
60 m_tools.release().ignore();
Definition of the MsgStream class used to transmit messages.
tbb::task * execute() override
Execute the task.
Define general base for Gaudi exception.
SmartIF< ISvcLocator > m_serviceLocator
static std::atomic< bool > m_execFailed
StatusCode retrieve()
Retrieve all tools.
ToolHandleArray< IThreadInitTool > m_tools
boost::barrier * m_barrier
MSG::Level level() const
Retrieve output level.
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.