probe_signal.flush

Langue: en

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

Section: 5 (Format de fichier)

NAME

probe_signal.flush - Fires when all pending signals for a task are flushed

SYNOPSIS

 probe signal.flush 
 

VALUES

task

The task handler of the process performing the flush

pid_name

The name of the process associated with the task performing the flush

sig_pid

The PID of the process associated with the task performing the flush

SYNOPSIS

<programlisting>void flush_signals(struct task_struct *t)</programlisting>

AUTHOR

William Cohen <wcohen@redhat.com>