suse man page for tracehook_consider_ignored_signal

Query: tracehook_consider_ignored_signal

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TRACEHOOK_CONSIDER_I(9) 					 Kernel Internals					   TRACEHOOK_CONSIDER_I(9)

NAME
tracehook_consider_ignored_signal - suppress short-circuit of ignored signal
SYNOPSIS
int tracehook_consider_ignored_signal(struct task_struct * task, int sig);
ARGUMENTS
task task receiving the signal sig signal number being sent
DESCRIPTION
Return 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
pthread_sigqueue(3) - linux
pthread_sigqueue(3) - debian
sigset(3) - minix
sigsetops(3) - ultrix
sigrelse(3c) - hpux
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I