summaryrefslogtreecommitdiffstats
path: root/spec/newlib/req/sys-lock-mutex-acquire.yml
blob: 5ad8f804ab180a6788c77139d69165e37c62f506 (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
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: interface-function
  uid: ../if/sys-lock-mutex-acquire
- role: function-implementation
  uid: /score/mtx/req/seize-wait
- role: requirement-refinement
  uid: sys-lock
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  The ${../if/sys-lock-mutex-acquire:/name} directive shall seize the mutex as
  specified by ${/score/mtx/req/seize-wait:/spec}.
type: requirement