summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/req/get-maximum-semaphores.yml
blob: 325ce6da401c906ae42bcde701d0b35e1fcc7b9a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: interface-function
  uid: ../if/get-maximum-semaphores
functional-type: function
rationale: |
  The directive may be used to check the setting of the
  ${/acfg/if/max-semaphores:/name} application configuration option.
references: []
requirement-type: functional
text: |
  The ${../if/get-maximum-semaphores:/name} directive shall return the maximum
  number of objects managed by the ${../../sem/if/group:/name} that can be
  concurrently active.
type: requirement