Bitcoin Core 28.99.0
P2P Digital Currency
Namespaces | Functions
abort.h File Reference
#include <atomic>
#include <functional>
Include dependency graph for abort.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  node
 

Functions

void node::AbortNode (const std::function< bool()> &shutdown_request, std::atomic< int > &exit_status, const bilingual_str &message, node::Warnings *warnings)