Man Page: trace_signal_lose_info
Operating Environment: suse
Section: 9
TRACE_SIGNAL_LOSE_IN(9) SIGNAL TRACE_SIGNAL_LOSE_IN(9)NAMEtrace_signal_lose_info - called when siginfo is lostSYNOPSISvoid trace_signal_lose_info(int sig, int group, struct siginfo * info);ARGUMENTSsig signal number group signal to process group or not (bool) info pointer to struct siginfoDESCRIPTIONKernel 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.AUTHORSJason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 TRACE_SIGNAL_LOSE_IN(9)
| Related Man Pages |
|---|
| killpg(2) - redhat |
| kill(2) - v7 |
| killpg(3) - netbsd |
| killpg(2) - freebsd |
| pcntl_sigtimedwait(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Cut command on RHEL 6.8 compatibility issues |
| Tar Command |
| A (ksh) Library For and From UNIX.com |
| The Future of the PM (Private Message) System at UNIX.com |
| Shopt -s histappend |