Sigaction options: Do not prevent the signal from being received when it is handled.
Source position: signal.inc line 53
const SA_NOMASK = SA_NODEFER;