Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoinxt/bitcoinxt
/ ShutdownRequested
Function
ShutdownRequested
src/init.cpp:117–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
fRequestShutdown = true;
116
}
117
bool ShutdownRequested()
118
{
119
return fRequestShutdown;
120
}
121
122
class CCoinsViewErrorCatcher : public CCoinsViewBacked
123
{
Callers
2
WaitForShutdown
Function · 0.70
VerifyDB
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected