[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'oldlinux' (#rtl) |
Set signal mask and suspend process till signal is received
Source position: oldlinux.pp line 1483
procedure SigSuspend( |
Mask: SigSet |
); |
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.
None
|
Install signal handler |
|
|
Set list of blocked signals |
|
|
Return set of currently pending signals |
|
|
Install signal handler (deprecated) |
|
|
Send a signal to a process |
No notes exist for this page yet.