summaryrefslogtreecommitdiffstats
path: root/spec/if/rtems/sem/group.yml
blob: a0ad76f4e9e6e3de89b46d23aae1aee6ee95f5d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  The Semaphore Manager utilizes standard Dijkstra counting semaphores to
  provide synchronization and mutual exclusion capabilities.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
description: null
enabled-by: true
identifier: RTEMSAPIClassicSem
interface-type: group
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: ../group
name: Semaphore Manager
text: |
  The Classic API shall provide an interface to the Semaphore Manager.
type: interface