Go to the source code of this file.
Functions | |
| void | terminate (int signum) |
| void | init_signals (void) |
Variables | |
| volatile int | doShutdown |
| void init_signals | ( | void | ) |
Definition at line 15 of file signalHandling.c.
| void terminate | ( | int | signum | ) |
Definition at line 7 of file signalHandling.c.
| volatile int doShutdown |
Definition at line 5 of file signalHandling.c.
1.5.8