PIVX Core  5.6.99
P2P Digital Currency
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 18 of file shutdown.cpp.

◆ ShutdownRequested()

bool ShutdownRequested ( )

Definition at line 22 of file shutdown.cpp.

Here is the caller graph for this function:

◆ StartShutdown()

void StartShutdown ( )

Definition at line 14 of file shutdown.cpp.

Here is the caller graph for this function: