![]() |
ATLAS Offline Software
|
#include <signal.h>#include <string>#include <atomic>#include <tbb/concurrent_unordered_map.h>#include "AthenaKernel/ICoreDumpSvc.h"#include "AthenaBaseComps/AthService.h"#include "CxxUtils/checker_macros.h"#include "GaudiKernel/IIncidentListener.h"#include "EventInfo/EventID.h"Go to the source code of this file.
Classes | |
| class | CoreDumpSvc |
| Service to print additional information before a crash. More... | |
| struct | CoreDumpSvc::sysDumpRec |
Namespaces | |
| CoreDumpSvcHandler | |
| Signal handler for CoreDumpSvc. | |
Functions | |
| void action | CoreDumpSvcHandler::ATLAS_NOT_THREAD_SAFE (int sig, siginfo_t *info, void *extra) |
| Signal handler for the CoreDumpSvc. More... | |
1.8.18