summaryrefslogtreecommitdiffstats
path: root/spec/score/object/req/fatal-allocator-mutex-deadlock.yml
blob: c1511853f5f1f89fa3d7d58d821e9b1184efb4df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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/fatal-error
- role: requirement-refinement
  uid: allocator-mutex
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  If obtaining the object allocator mutex would result in a deadlock, then the
  system shall terminate with the ${/score/interr/if/internal-error-core:/name}
  fatal source and the ${/score/interr/if/thread-queue-deadlock:/name} fatal
  code.
type: requirement