BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
Functions
shutdown.cpp File Reference
#include <shutdown.h>
#include <atomic>
Include dependency graph for shutdown.cpp:

Go to the source code of this file.

Functions

void StartShutdown ()
 
void AbortShutdown ()
 
bool ShutdownRequested ()
 

Function Documentation

◆ AbortShutdown()

void AbortShutdown ( )

Definition at line 16 of file shutdown.cpp.

◆ ShutdownRequested()

bool ShutdownRequested ( )

Definition at line 20 of file shutdown.cpp.

Here is the caller graph for this function:

◆ StartShutdown()

void StartShutdown ( )

Definition at line 12 of file shutdown.cpp.

Here is the caller graph for this function: