Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/HandlerSocket-Plugin-for-MySQL
/ fatal_abort
Function
fatal_abort
libhsclient/fatal.cpp:28–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
void
29
fatal_abort(const std::string& message)
30
{
31
fprintf(stderr,
"FATAL_COREDUMP: %s\n"
, message.c_str());
32
syslog(opt_syslog,
"FATAL_COREDUMP: %s"
, message.c_str());
33
abort();
34
}
35
36
};
37
Callers
15
gettimeofday_double
Function · 0.85
start
Method · 0.85
start_nothrow
Method · 0.85
join
Method · 0.85
reset
Method · 0.85
gettimeofday_double
Function · 0.85
check_nfile
Function · 0.85
hstcpsvr_worker
Method · 0.85
run
Method · 0.85
run_one_nb
Method · 0.85
run_one_ep
Method · 0.85
mutex
Method · 0.85
Calls
no outgoing calls
Tested by
2
reset
Method · 0.68
gettimeofday_double
Function · 0.68