Chapter 11. Signal Tapset
Description
The tgkill call is similar to tkill, except that it also allows the caller to specify the thread group ID
of the thread to be signalled. This protects against TID reuse.
Name
signal.sys_tgkill.return — Sending kill signal to a thread group completed
Synopsis
signal.sys_tgkill.return
Values
None
Name
signal.send_sig_queue — Queuing a signal to a process
Synopsis
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
Name
signal.send_sig_queue.return — Queuing a signal to a process completed
72
Need help?
Do you have a question about the ENTERPRISE LINUX 5.4 - SYSTEMTAP TAPSET and is the answer not in the manual?
Questions and answers