summaryrefslogtreecommitdiffstats
path: root/spec/newlib/req/sys-lock-mutex-recursive-fatal.yml
blob: 1a23c03549a9d79172ff3a76a8384b7c93e1de83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: requirement-refinement
  uid: sys-lock-mutex-acquire
- role: requirement-refinement
  uid: sys-lock-mutex-acquire-timed
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  When an attempt to recursively acquire the mutex is made, 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