summaryrefslogtreecommitdiffstats
path: root/spec/rtems/intr/req/lock-initialize.yml
blob: 3592ff6b1f817b8fba932d0f5998a18bff1789d6 (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-initialize
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  When the ${../if/lock-initialize:/name} directive is called, the lock
  contained in the object referenced by the
  ${../if/lock-initialize:/params[0]/name} parameter shall be initialized so
  that it is available.
type: requirement