16.1. IntroductionΒΆ
The Signal Manager provides the capabilities required for asynchronous communication. The directives provided by the Signal Manager are:
rtems_signal_catch() - Establishes an asynchronous signal routine (ASR) for the calling task.
rtems_signal_send() - Sends the signal set to the task.