zephyr/doc/kernel_v2/threads/threads.rst
Benjamin Walsh e135a273ec unified/doc: Kernel primer for unified kernel
Work by: Allan Stephens

Change-Id: I1f936cd6e7d592969f65330a6d204729ab0f32db
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-10-05 14:54:47 +00:00

17 lines
270 B
ReStructuredText

.. _threads_v2:
Threads
#######
This section describes kernel services for creating, scheduling, and deleting
independently executable threads of instructions.
.. toctree::
:maxdepth: 1
lifecycle.rst
scheduling.rst
custom_data.rst
system_threads.rst