Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xtra-Computing/thundersvm
/ crashAbort
Function
crashAbort
src/thundersvm/util/log.cpp:2758–2760 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2756
}
2757
2758
static inline void crashAbort(int sig) {
2759
base::utils::abort(sig, std::string());
2760
}
2761
2762
/// @brief Default application crash handler
2763
///
Callers
1
defaultCrashHandler
Function · 0.85
Calls
1
abort
Function · 0.85
Tested by
no test coverage detected