[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'oldlinux' (#rtl) |
Return set of currently pending signals
Source position: oldlinux.pp line 1482
function SigPending: SigSet; |
Sigpending allows the examination of pending signals (which have been raised while blocked.) The signal mask of pending signals is returned.
None
|
Install signal handler |
|
|
Set list of blocked signals |
|
|
Set signal mask and suspend process till signal is received |
|
|
Install signal handler (deprecated) |
|
|
Send a signal to a process |
No notes exist for this page yet.