zephyr/doc/kernel/services
Arrel Neumiller 4f0b8d0daf doc: Improve context for thread identity in scheduling
Enhance the description around reschedule points to provide more
context about the current thread's identity. This update clarifies
that changing the identity of the current thread involves switching
the CPU's execution from one thread to another.

Signed-off-by: Arrel Neumiller <rlneumiller@gmail.com>

doc: Improve context for thread identity in scheduling

Enhance the description around reschedule points to provide more
context about the current thread's identity. This update clarifies
that changing the identity of the current thread involves switching
the CPU's execution from one thread to another.

Signed-off-by: Arrel Neumiller <rlneumiller@gmail.com>
2025-03-03 21:14:22 +01:00
..
data_passing kernel/pipe: implement direct-to-pending-readers data copy 2025-01-21 19:44:57 +01:00
other arch: kernel: lib: toolchain: Standardize TLS keyword 2024-09-23 10:01:48 +02:00
scheduling doc: Improve context for thread identity in scheduling 2025-03-03 21:14:22 +01:00
smp Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
synchronization
threads doc: kernel: threads: fix idle thread priority documentation 2025-02-16 13:27:03 +01:00
timing
index.rst
interrupts.rst doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
polling.rst doc: kernel: fix k_poll example 2024-09-05 17:02:18 -04:00