zephyr/doc/kernel/microkernel
Allan Stephens 61fa627f74 doc: Terminology change - signalling -> synchronization
The kernel's services previously referred to as "signalling services",
which include object types such as semaphores, events, and mutexes,
are now referred to as "synchronization services". This term more
clearly conveys their use as a means to synchronize the operation
of two or more entities within the kernel.

Change-Id: Id24b96f2daf7d866a2d134c222e3d0b6fc568f5a
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:15:26 -05:00
..
figures Doc: Change the Microkernel Objects to the Microkernel Services section. 2016-02-05 20:15:19 -05:00
microkernel.rst doc: Terminology change - signalling -> synchronization 2016-02-05 20:15:26 -05:00
microkernel_data.rst Doc: Change the Microkernel Objects to the Microkernel Services section. 2016-02-05 20:15:19 -05:00
microkernel_events.rst doc: Clean up instructions for defining microkernel objects 2016-02-05 20:15:26 -05:00
microkernel_fifos.rst doc: Clean up instructions for defining microkernel objects 2016-02-05 20:15:26 -05:00
microkernel_mailboxes.rst doc: Clean up instructions for defining microkernel objects 2016-02-05 20:15:26 -05:00
microkernel_memory.rst Doc: Change the Microkernel Objects to the Microkernel Services section. 2016-02-05 20:15:19 -05:00
microkernel_memory_maps.rst doc: Clean up instructions for defining microkernel objects 2016-02-05 20:15:26 -05:00
microkernel_memory_pools.rst doc: Clean up instructions for defining microkernel objects 2016-02-05 20:15:26 -05:00
microkernel_mutexes.rst doc: Clean up instructions for defining microkernel objects 2016-02-05 20:15:26 -05:00
microkernel_pipes.rst doc: Clean up instructions for defining microkernel objects 2016-02-05 20:15:26 -05:00
microkernel_semaphores.rst doc: Clean up instructions for defining microkernel objects 2016-02-05 20:15:26 -05:00
microkernel_synchronization.rst doc: Terminology change - signalling -> synchronization 2016-02-05 20:15:26 -05:00
microkernel_task_irqs.rst doc: Clean up instructions for defining microkernel objects 2016-02-05 20:15:26 -05:00
microkernel_tasks.rst doc: Fix typo in microkernel task documentation 2016-02-05 20:15:26 -05:00
microkernel_timers.rst doc: Clean up instructions for defining microkernel objects 2016-02-05 20:15:26 -05:00