Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

The C library functions alarm(), raise(), and signal()

&pagelevel(5)&pagelevel

The mechanism of contingency routines or STXIT contingency routines is primarily implemented by the following C library functions:

alarm()

raise()

signal()

sends the SIGALRM signal (STXIT event RTIMER)

sends signals (simulated STXIT events and user-defined events)

assigns signal handling routines