other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
FUNCTION::IS_SIG_BLO(3stap) | Signal Tapset | FUNCTION::IS_SIG_BLO(3stap) |
NAME¶
function::is_sig_blocked - Returns 1 if the signal is currently blocked, or 0 if it is notSYNOPSIS¶
is_sig_blocked:long(task:long,sig:long)
ARGUMENTS¶
taskaddress of the task_struct to query.
sig
the signal number to test.
SEE ALSO0¶
tapset::signal(3stap)October 2018 | SystemTap Tapset Reference |