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