Work by: Allan Stephens Change-Id: I1f936cd6e7d592969f65330a6d204729ab0f32db Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
19 lines
307 B
ReStructuredText
19 lines
307 B
ReStructuredText
.. _data_passing_v2:
|
|
|
|
Data Passing
|
|
############
|
|
|
|
This section describes kernel services for passing data
|
|
between different threads, or between an ISR and a thread.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
fifos.rst
|
|
lifos.rst
|
|
stacks.rst
|
|
message_queues.rst
|
|
ring_buffers.rst
|
|
mailboxes.rst
|
|
pipes.rst
|