zephyr/kernel/include
Anas Nashif 3ca50f5060 kernel: move z_init_static_threads to where it is being used
Move out of thread and put directly in init.c where it is being used.
Also remove definition from kernel.h, this is an internal function and
should not be in a public header.

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
kthread.h kernel: move z_init_static_threads to where it is being used 2024-03-06 19:27:28 -05: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