summaryrefslogtreecommitdiffstats
path: root/spec/rtems/intr/constraint/not-within-server.yml
blob: bf7c3600c17e839bbd09dd3a60f4b11d7a0b5fea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: requirement-refinement
  uid: /req/usage-constraints
rationale: null
text: |
  The directive shall not be called from within the context of an interrupt
  server.  Calling the directive from within the context of an interrupt server
  is undefined behaviour.
type: constraint