Function lrs::signal::blocked_signals

Returns the set of signals that are blocked by this thread.

Syntax

fn blocked_signals() -> Result<Sigset, Errno>

See also