Man Page: function::is_sig_blocked
Operating Environment: centos
Section: 3stap
FUNCTION::IS_SIG_BLO(3stap) Signal Tapset FUNCTION::IS_SIG_BLO(3stap)NAMEfunction::is_sig_blocked - Returns 1 if the signal is currently blocked, or 0 if it is notSYNOPSISis_sig_blocked:long(task:long,sig:long)ARGUMENTStask address of the task_struct to query. sig the signal number to test. SystemTap Tapset Reference June 2014 FUNCTION::IS_SIG_BLO(3stap)
| Related Man Pages |
|---|
| function::ctime(3) - debian |
| function::ansi_set_color3(3stap) - centos |
| tapset::signal(3stap) - centos |
| tapset::task_time(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |