logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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

Arguments

task
           address of the task_struct to query.

       sig
           the signal number to test.

Name

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

See Also

tapset::signal(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::IS_SIG_BLO(3stap)

Synopsis

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

See Also