MCPcopy Create free account
hub / github.com/ElementsProject/elements / ShutdownRequested

Function ShutdownRequested

src/shutdown.cpp:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87bool ShutdownRequested()
88{
89 return fRequestShutdown;
90}
91
92void WaitForShutdown()
93{

Callers 15

WriteReplyMethod · 0.85
LoadBlockIndexGutsMethod · 0.85
UpgradeMethod · 0.85
AppInitMainFunction · 0.85
FlushStateToDiskMethod · 0.85
ActivateBestChainMethod · 0.85
InvalidateBlockMethod · 0.85
LoadMempoolMethod · 0.85
VerifyDBMethod · 0.85
LoadExternalBlockFileMethod · 0.85
LoadMempoolFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected