ATLAS Offline Software
Namespaces | Functions
AlgorithmTimer.cxx File Reference
#include "AthenaKernel/AlgorithmTimer.h"
#include "GaudiKernel/ServiceHandle.h"
#include "AthenaKernel/ICoreDumpSvc.h"
#include "AthenaKernel/getMessageSvc.h"
#include <dlfcn.h>
#include <stdint.h>
#include <sys/types.h>
#include <unistd.h>
#include <iostream>
#include <sstream>
#include <algorithm>
#include <string>

Go to the source code of this file.

Namespaces

 Athena
 Some weak symbol referencing magic...
 
 Athena::AlgorithmTimerHandler
 

Functions

void Athena::AlgorithmTimerHandler::onAlarmThread (sigval_t sv)
 Function called by signals delivered via threads. More...