mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-16 03:56:43 +08:00

This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
19 lines
342 B
ReStructuredText
19 lines
342 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
|
|
|
|
Semaphore Manager
|
|
*****************
|
|
|
|
.. toctree::
|
|
|
|
introduction
|
|
background
|
|
operations
|
|
directives
|