ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Functions | |
static void __cdecl | sighandler (int signum) |
static void | test_signal (void) |
static void | test___pxcptinfoptrs (void) |
START_TEST (signal) | |
Variables | |
static int | test_value = 0 |
Definition at line 27 of file signal.c.
Referenced by test___pxcptinfoptrs(), and test_signal().
START_TEST | ( | signal | ) |
Definition at line 52 of file signal.c.
Referenced by START_TEST().
Definition at line 39 of file signal.c.
Referenced by START_TEST().
|
static |
Definition at line 25 of file signal.c.
Referenced by main(), sighandler(), test___pxcptinfoptrs(), and test_signal().