#include <setjmp.h>
#include "kernel/mod2.h"
#include "kernel/structs.h"
Go to the source code of this file.
|
void | init_signals (void) |
| init signal handlers and error handling for libraries: NTL, factory More...
|
|
◆ init_signals()
void init_signals |
( |
void |
| ) |
|
init signal handlers and error handling for libraries: NTL, factory
Definition at line 527 of file cntrlc.cc.
si_hdl_typ si_set_signal(int sig, si_hdl_typ signal_handler)
meta function for binding a signal to an handler
void sigsegv_handler(int sig)
void sig_chld_hdl(int)
additional default signal handler
◆ defer_shutdown
◆ do_shutdown
◆ si_restart
◆ si_start_jmpbuf
◆ singular_in_batchmode
◆ siRandomStart