zephyr/doc/kernel_v2/threads/threads.rst

18 lines
288 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
workqueues.rst