![]() |
Scarab
v3.5.4
Project 8 C++ Utility Library
|
#include "signal_handler.hh"#include "cancelable.hh"#include "error.hh"#include "logger.hh"#include <execinfo.h>#include <signal.h>#include <stdexcept>#include <thread>
Go to the source code of this file.
Namespaces | |
| scarab | |
Macros | |
| #define | SCARAB_API_EXPORTS |
Functions | |
| LOGGER (slog, "signal_handler") | |
| #define SCARAB_API_EXPORTS |
Definition at line 8 of file signal_handler.cc.
1.8.13