zephyr/kernel/include
Anas Nashif fcf50ed6e7 kernel: move timeout_q.h to kernel/include
This is a private kernel header with private kernel APIs, it should not
be exposed in the public zephyr include directory.

Once sample remains to be fixed (metairq_dispatch), which currently uses
private APIs from that header, it should not be the case.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-09-12 12:55:36 -04:00
..
gen_offset.h kernel: migrate includes to <zephyr/...> 2022-05-09 09:26:20 +02:00
kernel_arch_interface.h kernel: migrate includes to <zephyr/...> 2022-05-09 09:26:20 +02:00
kernel_internal.h kernel: spinlock: LOCKED -> K_SPINLOCK 2023-07-10 09:27:21 +02:00
kernel_offsets.h device: make device dependencies optional 2023-06-21 09:32:05 +02:00
kernel_tls.h kernel: migrate includes to <zephyr/...> 2022-05-09 09:26:20 +02:00
ksched.h kernel: move timeout_q.h to kernel/include 2023-09-12 12:55:36 -04:00
kswap.h kernel/sched: Use new barrier and spin APIs 2023-05-26 17:09:35 -04:00
mmu.h kernel: Fix wrap-around check in kernel/mmu.h 2023-08-01 09:51:33 +02:00
offsets_short.h kernel: Remove unused derived offset symbols 2023-02-22 16:01:32 +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 timeout_q.h to kernel/include 2023-09-12 12:55:36 -04:00