FUNCTION::IS_SIG_BLO

Section: Signal Tapset (3stap)
Updated: November 2022
Index Return to Main Contents
 

NAME

function::is_sig_blocked - Returns 1 if the signal is currently blocked, or 0 if it is not  

SYNOPSIS

    is_sig_blocked:long(task:long,sig:long)
 

ARGUMENTS

task

address of the task_struct to query.

sig

the signal number to test.
 

SEE ALSO

tapset::signal(3stap)


 

Index

NAME
SYNOPSIS
ARGUMENTS
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:22:16 GMT, November 16, 2022