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