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