summaryrefslogtreecommitdiff
path: root/spec/if/rtems/sem/group.yml
blob: ec354faf6da30681471bfb34bfc948c124511d3e (plain)
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 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
type: interface