Go to the source code of this file.
◆ sig_ignore
Definition at line 18 of file sig.h.
◆ sig_uncatch
Definition at line 19 of file sig.h.
◆ sig_block()
◆ sig_blocknone()
void sig_blocknone |
( |
void |
| ) |
|
◆ sig_catch()
void sig_catch |
( |
int |
, |
|
|
void(*)() |
|
|
) |
| |
◆ sig_dfl()
◆ sig_pause()
◆ sig_unblock()
◆ sig_alarm
Definition at line 6 of file sig.c.
◆ sig_child
Definition at line 7 of file sig.c.
◆ sig_cont
Definition at line 8 of file sig.c.
◆ sig_defaulthandler
void(* sig_defaulthandler) () |
Definition at line 14 of file sig.c.
◆ sig_hangup
Definition at line 9 of file sig.c.
◆ sig_ignorehandler
void(* sig_ignorehandler) () |
Definition at line 15 of file sig.c.
◆ sig_int
Definition at line 10 of file sig.c.
◆ sig_pipe
Definition at line 11 of file sig.c.
◆ sig_term
Definition at line 12 of file sig.c.