![]() |
Bitcoin ABC
0.22.12
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
static std::atomic< bool > | fRequestShutdown (false) |
void | StartShutdown () |
void | AbortShutdown () |
bool | ShutdownRequested () |
void AbortShutdown | ( | ) |
Definition at line 15 of file shutdown.cpp.
|
static |
bool ShutdownRequested | ( | ) |
Definition at line 18 of file shutdown.cpp.
void StartShutdown | ( | ) |
Definition at line 12 of file shutdown.cpp.