summaryrefslogtreecommitdiffstats
path: root/spec/rtems/signal/req/signal-delivery.yml
blob: 8b5c95f65b83140acefb96586328a902a4903ce8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: interface-function
  uid: ../if/send
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  Let :math:`J\in\{0, 1, ..., 31\}`.  While a task is able to catch signals,
  when signal :math:`J` is sent to the task, it shall be caught by the task as
  exactly signal :math:`J`.
type: requirement