zephyr/kernel/include
Daniel Leung 1984236c1d kernel: move z_sched_lock inside k_sched_lock
z_sched_lock() has exactly one user in tree which is
k_sched_lock(). So combine them to make it easier to
follow (or not, since there is no jumping to another
file anymore).

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2025-07-08 13:38:48 -05:00
..
gen_offset.h
ipi.h
kernel_arch_interface.h
kernel_internal.h
kernel_offsets.h
kernel_tls.h
ksched.h kernel: move z_sched_lock inside k_sched_lock 2025-07-08 13:38:48 -05:00
kswap.h kernel: kswap: removes unused arch_swap function declaration 2025-06-18 17:48:03 -04:00
kthread.h
mmu.h
offsets_short.h
priority_q.h kernel: priority_q: fix comparison of int of different signs 2025-05-13 10:05:52 +02:00
timeout_q.h
wait_q.h