[Next] [Up] [Previous]
Next: Signal Up: Functions and procedures Previous: SigPending

SigSuspend

   

Declaration:

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, SigProcMask, SigPending, Signal, Kill, SigSuspend(2)



Michael Van Canneyt
Thu Dec 12 15:40:07 MET 1996