Show Table of Contents
probe::signal.procmask
Name
probe::signal.procmask — Examining or changing blocked signals
Synopsis
signal.procmask
Values
how- Indicates how to change the blocked signals; possible values are SIG_BLOCK=0 (for blocking signals), SIG_UNBLOCK=1 (for unblocking signals), and SIG_SETMASK=2 for setting the signal mask.
name- Name of the probe point
oldsigset_addr- The old address of the signal set (sigset_t)
sigset- The actual value to be set for sigset_t (correct?)
sigset_addr- The address of the signal set (sigset_t) to be implemented

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.