Linux Kernel
3.7.1
|
Go to the source code of this file.
Typedefs | |
typedef void(* | sigchain_fun )(int) |
Functions | |
int | sigchain_pop (int sig) |
void | sigchain_push_common (sigchain_fun f) |
Definition at line 4 of file sigchain.h.
Definition at line 32 of file sigchain.c.
void sigchain_push_common | ( | sigchain_fun | f | ) |
Definition at line 45 of file sigchain.c.