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

SA_STACK

Sigaction options: Call the signal handler on an alternate signal stack.

Declaration

Source position: signal.inc line 35

const SA_STACK = $08000000;