Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ abortShutdown
Function
abortShutdown
src/yvalve/MasterImplementation.cpp:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
static bool abortShutdownFlag = false;
134
135
void abortShutdown()
136
{
137
abortShutdownFlag = true;
138
}
139
140
Thread timerThread;
141
Callers
1
shutdown
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected