summaryrefslogtreecommitdiffstats
path: root/c-user/semaphore/index.rst
blob: a2dad4fe05d56e142e7130c0334a1ba9845d9f86 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. SPDX-License-Identifier: CC-BY-SA-4.0

.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)

.. index:: semaphores
.. index:: binary semaphores
.. index:: counting semaphores
.. index:: mutual exclusion

.. _RTEMSAPIClassicSem:

Semaphore Manager
*****************

.. toctree::

    introduction
    background
    operations
    directives