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