[Overview][Constants][Types][Procedures and functions] Reference for unit 'BaseUnix' (#rtl)

SA_NOMASK

Sigaction options: Do not prevent the signal from being received when it is handled.

Declaration

Source position: signal.inc line 38

const SA_NOMASK = $40000000;