summaryrefslogtreecommitdiffstats
path: root/spec/score/thread/req/thread-dispatch-isr-disabled.yml
blob: b90db695b7cce83d77b628c65af3e0158ea1d947 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by:
  and:
  - RTEMS_SMP
  - not:
    - aarch64
    - arm
    - riscv
links:
- role: requirement-refinement
  uid: ../if/group
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  Where the system does not need inter-processor interrupts, when a thread
  dispatch is done with maskable interrupts disabled, the thread dispatch shall
  be carried out.
type: requirement