help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



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

SA_ONSTACK

Call the signal handler on an alternate signal stack

Declaration

Source position: signal.inc line 35

const SA_ONSTACK = $08000000;

Description

SA_ONSTACK is used in the fpsigaction to indicate the signal handler must be called on an alternate signal stack provided by fpsigaltstack. If an alternate stack is not available, the default stack will be used.

See also

fpsigaction

  

Install signal handler

fpsigaltstack

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505