summaryrefslogtreecommitdiffstats
path: root/spec/rtems/intr/req/lock-acquire.yml
blob: e543fd4da5e3cc8884214ea74a78d2bb6ca3e2fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: RTEMS_SMP
links:
- role: interface-function
  uid: ../if/lock-acquire
- role: interface-function
  uid: ../if/lock-acquire-isr
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  When the directive is called, the lock contained in the object referenced by
  the ${../if/lock-initialize:/params[0]/name} parameter shall be acquired.
type: requirement