zephyr/kernel/include
Anas Nashif 8791012ed1 kernel: move essential flag related routines out
The functions to manipulate the essential flag indeed operate on
threads, but they are misplaced in the thread implementation file. Put
them alongside other routines setting other thread flags and cleanup
headers a bit.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-03-06 19:27:28 -05:00
..
gen_offset.h
kernel_arch_interface.h kernel: fix spelling errors 2024-02-25 20:53:37 -05:00
kernel_internal.h kernel: move essential flag related routines out 2024-03-06 19:27:28 -05:00
kernel_offsets.h pm: device_runtime: Extend with synchronous runtime PM 2024-02-01 15:03:42 +01:00
kernel_tls.h linker: Round TLS sizes up in linker script 2024-02-25 22:28:56 -05:00
ksched.h kernel: move essential flag related routines out 2024-03-06 19:27:28 -05:00
kswap.h kernel: Introduce a way to specify minimum system heap size 2023-12-20 11:01:42 +01:00
mmu.h kernel: mmu: mitigate range check overflow issue 2023-12-20 11:37:17 -05:00
offsets_short.h
priority_q.h kernel: move priority queue handling to own file/header 2024-03-02 15:06:45 +01:00
timeout_q.h kernel: move timeout_q.h to kernel/include 2023-09-12 12:55:36 -04:00
wait_q.h kernel: move priority queue handling to own file/header 2024-03-02 15:06:45 +01:00