Module os::task::signal

source · []

Structs

Bits in `sa_flags’ used to denote the default signal action.

Signal

Enums

Functions

Change the action taken by a process on receipt of a specific signal. (See signal(7) for an overview of signals.)

fetch and/or change the signal mask of the calling thread.