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

SA_NOMASK

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

Declaration

Source position: linuxold.inc line 715

const SA_NOMASK = $40000000;