![]() |
RTEMS 6.1
|
This source file contains the implementation of rtems_signal_catch() and the Signal Manager multiprocessing (MP) support system initialization. More...
#include <rtems/rtems/signalimpl.h>#include <rtems/rtems/modesimpl.h>#include <rtems/rtems/tasksdata.h>#include <rtems/score/threadimpl.h>Functions | |
| RTEMS_STATIC_ASSERT (RTEMS_DEFAULT_MODES==0, _ASR_Create_mode_set) | |
| rtems_status_code | rtems_signal_catch (rtems_asr_entry asr_handler, rtems_mode mode_set) |
| Establishes an asynchronous signal routine (ASR) for the calling task. | |
This source file contains the implementation of rtems_signal_catch() and the Signal Manager multiprocessing (MP) support system initialization.