Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | sigchain_signal |
Macros | |
#define | SIGCHAIN_MAX_SIGNALS 32 |
Functions | |
int | sigchain_pop (int sig) |
void | sigchain_push_common (sigchain_fun f) |
#define SIGCHAIN_MAX_SIGNALS 32 |
Definition at line 4 of file sigchain.c.
Definition at line 32 of file sigchain.c.
void sigchain_push_common | ( | sigchain_fun | f | ) |
Definition at line 45 of file sigchain.c.