16 lines
294 B
ReStructuredText
16 lines
294 B
ReStructuredText
|
.. _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
|
||
|
semaphore_groups.rst
|
||
|
mutexes.rst
|
||
|
events.rst
|