MCPcopy 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

133static bool abortShutdownFlag = false;
134
135void abortShutdown()
136{
137 abortShutdownFlag = true;
138}
139
140Thread timerThread;
141

Callers 1

shutdownMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected