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