mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 05:26:39 +08:00
21 lines
373 B
ReStructuredText
21 lines
373 B
ReStructuredText
.. 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
|
|
|
|
.. _RTEMSAPIClassicSemaphore:
|
|
|
|
Semaphore Manager
|
|
*****************
|
|
|
|
.. toctree::
|
|
|
|
introduction
|
|
background
|
|
operations
|
|
directives
|