Change-Id: I1e694dafc11f55ea4f944571ec960eee8189c703 Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
18 lines
288 B
ReStructuredText
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
|