Change-Id: I6caa94bc1a3d1986966652cd0a24bf22f3697481 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
18 lines
287 B
ReStructuredText
18 lines
287 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
|
|
mailboxes.rst
|
|
pipes.rst
|