signal
In this section:
Source file
rx\src\lib\runtime\signal.cDeclared in
signal.h
Description
Standard C library function that changes signal handlers.
C-SPY debug action
Not applicable.
Default implementation
As specified by Standard C. You might want to modify this behavior if the environment supports some kind of asynchronous signals.