Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
87
bool ShutdownRequested()
88
{
89
return fRequestShutdown;
90
}
91
92
void WaitForShutdown()
93
{
Callers
15
WriteReply
Method · 0.85
LoadBlockIndexGuts
Method · 0.85
Upgrade
Method · 0.85
AppInitMain
Function · 0.85
FlushStateToDisk
Method · 0.85
ActivateBestChain
Method · 0.85
InvalidateBlock
Method · 0.85
LoadMempool
Method · 0.85
VerifyDB
Method · 0.85
LoadExternalBlockFile
Method · 0.85
LoadMempool
Function · 0.85
PopulateAndValidateSnapshot
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected