Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ handlerTerm
Function
handlerTerm
src/yvalve/why.cpp:821–824 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
819
}
820
821
void handlerTerm(void*)
822
{
823
handler(SIGTERM);
824
}
825
826
class CtrlCHandler : public ShutdownInit
827
{
Callers
nothing calls this directly
Calls
1
handler
Function · 0.85
Tested by
no test coverage detected