mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 16:37:33 +08:00

This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
14 lines
341 B
ReStructuredText
14 lines
341 B
ReStructuredText
.. SPDX-License-Identifier: CC-BY-SA-4.0
|
|
|
|
.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
|
|
|
|
Introduction
|
|
============
|
|
|
|
The signal manager provides the capabilities required for asynchronous
|
|
communication. The directives provided by the signal manager are:
|
|
|
|
- :ref:`rtems_signal_catch`
|
|
|
|
- :ref:`rtems_signal_send`
|