PIVX Core
5.6.99
P2P Digital Currency
src
shutdown.h
Go to the documentation of this file.
1
// Copyright (c) 2009-2010 Satoshi Nakamoto
2
// Copyright (c) 2009-2018 The Bitcoin Core developers
3
// Copyright (c) 2021 The PIVX Core developers
4
// Distributed under the MIT software license, see the accompanying
5
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
6
7
#ifndef PIVX_SHUTDOWN_H
8
#define PIVX_SHUTDOWN_H
9
10
void
StartShutdown
();
11
void
AbortShutdown
();
12
bool
ShutdownRequested
();
13
14
#endif
// PIVX_SHUTDOWN_H
ShutdownRequested
bool ShutdownRequested()
Definition:
shutdown.cpp:22
StartShutdown
void StartShutdown()
Definition:
shutdown.cpp:14
AbortShutdown
void AbortShutdown()
Definition:
shutdown.cpp:18
Generated on Wed Apr 2 2025 00:40:35 for PIVX Core by
1.9.1