trace_signal_lose_info(9) suse man page | unix.com

Man Page: trace_signal_lose_info

Operating Environment: suse

Section: 9

TRACE_SIGNAL_LOSE_IN(9) 					      SIGNAL						   TRACE_SIGNAL_LOSE_IN(9)

NAME
trace_signal_lose_info - called when siginfo is lost
SYNOPSIS
void trace_signal_lose_info(int sig, int group, struct siginfo * info);
ARGUMENTS
sig signal number group signal to process group or not (bool) info pointer to struct siginfo
DESCRIPTION
Kernel generates 'sig' signal but loses 'info' siginfo, because siginfo queue is overflow. 'group' is not 0 if the signal will be sent to a process group. 'sig' is always one of non-RT signals.
AUTHORS
Jason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 TRACE_SIGNAL_LOSE_IN(9)
Related Man Pages
killpg(2) - mojave
psignal(3c) - opensolaris
kill(2) - v7
killpg(3) - netbsd
tapset::signal(3stap) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com