MCPcopy Create free account
hub / github.com/BVLC/caffe / ~SignalHandler

Method ~SignalHandler

src/caffe/util/signal_handler.cpp:95–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95SignalHandler::~SignalHandler() {
96 UnhookHandler();
97}
98
99SolverAction::Enum SignalHandler::CheckForSignals() const {
100 if (GotSIGHUP()) {

Callers

nothing calls this directly

Calls 1

UnhookHandlerFunction · 0.85

Tested by

no test coverage detected