Do the thing™
This commit is contained in:
parent
fef893f60a
commit
f96a7201cf
3 changed files with 13 additions and 2 deletions
|
@ -36,6 +36,7 @@ namespace Util{
|
|||
static void signal_handler(int signum, siginfo_t *sigInfo, void *ignore);
|
||||
|
||||
public:
|
||||
static void setMutexAborter(void * mutex);
|
||||
// variables
|
||||
static bool is_active; ///< Set to true by activate(), set to false by the signal handler.
|
||||
static bool is_restarting; ///< Set to true when restarting, set to false on boot.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue