summaryrefslogtreecommitdiffstats
path: root/spec/rtems/intr/req/lock-release.yml
blob: b3d43ebab9b881872eddbc91203bd64b785ebc46 (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-release
- role: interface-function
  uid: ../if/lock-release-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 released.
type: requirement