Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
95
SignalHandler::~SignalHandler() {
96
UnhookHandler();
97
}
98
99
SolverAction::Enum SignalHandler::CheckForSignals() const {
100
if (GotSIGHUP()) {
Callers
nothing calls this directly
Calls
1
UnhookHandler
Function · 0.85
Tested by
no test coverage detected