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



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

FpSigPending

Return set of currently pending signals

Declaration

Source position: bunxh.inc line 25

function FpSigPending(

  var nset: tsigset

):cint;

Description

fpSigpending allows the examination of pending signals (which have been raised while blocked.) The signal mask of pending signals is returned.

Errors

None

See also

fpSigAction

  

Install signal handler

fpSigProcMask

  

Set list of blocked signals

fpSigSuspend

  

Set signal mask and suspend process till signal is received

fpSignal

  

Install signal handler (deprecated)

fpKill

  

Send a signal to a process

Notes

 No notes exist for this page yet. 





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