probe_signal.send_sig_queue

Langue: en

Version: February 2009 (ubuntu - 08/07/09)

Section: 5 (Format de fichier)

NAME

probe_signal.send_sig_queue - Fires when a signal is queued to a process

SYNOPSIS

 probe signal.send_sig_queue 
 

VALUES

sigqueue_addr

The address of the signal queue

sig_name

A string representation of the signal

sig

The queued signal

pid_name

Name of the process to which the signal is queued

sig_pid

The PID of the process to which the signal is queued

AUTHOR

William Cohen <wcohen@redhat.com>