PROBE::SIGNAL.SYS_(3stap) | Signal Tapset | PROBE::SIGNAL.SYS_(3stap) |
probe::signal.sys_tgkill - Sending kill signal to a thread group
signal.sys_tgkill
sig_pid
task
sig
pid_name
name
sig_name
tgid
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.
October 2018 | SystemTap Tapset Reference |