summaryrefslogblamecommitdiffstats
path: root/c-user/semaphore/index.rst
blob: 2110744803016af328a8b9cd8d3acf313bc160bc (plain) (tree)
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

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

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

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

.. toctree::

    introduction
    background
    operations
    directives