Man Page: tracehook_consider_ignored_signal
Operating Environment: suse
Section: 9
TRACEHOOK_CONSIDER_I(9) Kernel Internals TRACEHOOK_CONSIDER_I(9)NAMEtracehook_consider_ignored_signal - suppress short-circuit of ignored signalSYNOPSISint tracehook_consider_ignored_signal(struct task_struct * task, int sig);ARGUMENTStask task receiving the signal sig signal number being sentDESCRIPTIONReturn zero iff tracing doesn't care to examine this ignored signal, so it can short-circuit normal delivery and never even get queued. Called with task->sighand->siglock held. Kernel Hackers Manual 2.6. July 2010 TRACEHOOK_CONSIDER_I(9)
| Related Man Pages |
|---|
| kill(2) - redhat |
| sigset(3) - minix |
| sigemptyset(3) - ultrix |
| sigfillset(3) - ultrix |
| sigsetops(3) - ultrix |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Getting command output to putty window title. |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| Shopt -s histappend |