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



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

SigSuspend

Set signal mask and suspend process till signal is received

Declaration

Source position: oldlinux.pp line 1483

procedure SigSuspend(

  Mask: SigSet

);

Description

SigSuspend temporarily replaces the signal mask for the process with the one given in Mask, and then suspends the process until a signal is received.

Errors

None

See also

SigAction

  

Install signal handler

SigProcMask

  

Set list of blocked signals

SigPending

  

Return set of currently pending signals

Signal

  

Install signal handler (deprecated)

Kill

  

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