summaryrefslogtreecommitdiffstats
path: root/spec/score/thread/req/pinning-unpin-suspended.yml
blob: dc9f47b6a864166637fe6ecd1d78dc8dde346652 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: RTEMS_SMP
links:
- role: requirement-refinement
  uid: pinning
functional-type: function
rationale: |
  Unpinning the thread is done with thread dispatching disabled.  Other
  processors or interrupts may suspend the thread while it runs with thread
  dispatching disabled.
references: []
requirement-type: functional
text: |
  While a thread is suspended, the thread may be unpinned.
type: requirement