summaryrefslogtreecommitdiffstats
path: root/spec/rtems/attr/req/semaphore-class.yml
blob: dcb154e7314dd3c6ded122cc3561aef9c2dfb278 (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) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
functional-type: function
links:
- role: interface-function
  uid: ../if/semaphore-class
rationale: null
references: []
requirement-type: functional
text: |
  The ${../if/semaphore-class:/name} constant shall be equal to the bitwise or
  of ${../if/binary-semaphore:/name}, ${../if/counting-semaphore:/name}, and
  ${../if/simple-binary-semaphore:/name}.
type: requirement