Now ordered from most basic semaphore type (events) to most complex semaphore type (mutexes). Change-Id: I4cf69ee2b87b10b8d962f963b3631d9bdae608e9 Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
15 lines
290 B
ReStructuredText
15 lines
290 B
ReStructuredText
.. _microkernel_synchronization:
|
|
|
|
Synchronization Services
|
|
########################
|
|
|
|
This section contains the information about the synchronization services
|
|
available in the microkernel.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
microkernel_events
|
|
microkernel_semaphores
|
|
microkernel_mutexes
|