blob: 9b673d876b5335bf59441486128cd561ab88cd63 [file] [log] [blame]
.. _synchronization_v2:
Synchronization
###############
This section describes kernel services for synchronizing the operation
of different threads, or the operation of an ISR and a thread.
.. toctree::
:maxdepth: 2
semaphores.rst
mutexes.rst
alerts.rst