LibreOffice Module comphelper (master) 1
Classes
crashzone.hxx File Reference
#include <sal/config.h>
#include <atomic>
#include <csignal>
#include <type_traits>
Include dependency graph for crashzone.hxx:

Go to the source code of this file.

Classes

struct  CrashWatchdogTimingsValues
 
class  CrashZone< Dummy >
 A generic class for detecting if a given crash or a lock-up came from a specific area of code (such as OpenGL). More...