summaryrefslogtreecommitdiffstats
path: root/spec/rtems/intr/constraint/server-request-not-while-submit.yml
blob: 24a8351b0fc9bd68cdb2eb9b6d824b5fb6e51b0a (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 (http://www.embedded-brains.de)
enabled-by: true
links:
- role: requirement-refinement
  uid: /req/usage-constraints
rationale: null
text: |
  The directive shall not be called concurrently with
  ${../if/server-request-submit:/name} with the same interrupt server request.
  Calling the directive under this condition is undefined behaviour.
type: constraint