summaryrefslogtreecommitdiff
path: root/spec/groups/api/classic/sem.yml
blob: 22ad6f73b5087acca0a28b41713e202157d9c49a (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: API
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
description: |
  The semaphore manager utilizes standard Dijkstra counting semaphores to
  provide synchronization and mutual exclusion capabilities.
enabled-by: true
identifier: RTEMSAPIClassicSem
interface-type: group
links:
- role: interface-placement
  uid: /if/rtems/sem/header
- role: interface-ingroup
  uid: /groups/api/classic
name: Semaphore Manager
type: interface