MCPcopy 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
2758static inline void crashAbort(int sig) {
2759 base::utils::abort(sig, std::string());
2760}
2761
2762/// @brief Default application crash handler
2763///

Callers 1

defaultCrashHandlerFunction · 0.85

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected