Pol
Revision:cb584c9
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
esignal.h
Go to the documentation of this file.
1
6
#ifndef CLIB_ESIGNAL_H
7
#define CLIB_ESIGNAL_H
8
9
#include <atomic>
10
11
namespace
Pol
12
{
13
namespace
Clib
14
{
15
extern
std::atomic<bool>
exit_signalled
;
16
17
void
enable_exit_signaller
();
18
}
19
}
20
21
#endif // CLIB_ESIGNAL_H
Pol::Clib::enable_exit_signaller
void enable_exit_signaller()
Definition:
esignal.cpp:65
Pol
Definition:
berror.cpp:12
Pol::Clib::exit_signalled
std::atomic< bool > exit_signalled
clib
esignal.h
Generated on Wed Oct 10 2018 02:41:47 for Pol by
1.8.11