zephyr/kernel/include
Hess Nathan 32af724fbb coding guidelines: comply with MISRA C:2012 Rule 11.2
avoid convert pointers to incomplete type using the pointer to first item

Signed-off-by: Hess Nathan <nhess@baumer.com>
2024-05-01 10:53:20 -04:00
..
gen_offset.h kernel: migrate includes to <zephyr/...> 2022-05-09 09:26:20 +02:00
ipi.h kernel: split timeslicing/ipi code out of sched.c 2024-04-01 18:47:36 -04:00
kernel_arch_interface.h kernel: add closing comments to config endifs 2024-03-25 18:03:31 -04:00
kernel_internal.h kernel: add options to cleanup after aborting current thread 2024-04-10 07:44:27 -04:00
kernel_offsets.h kernel: add closing comments to config endifs 2024-03-25 18:03:31 -04:00
kernel_tls.h linker: Round TLS sizes up in linker script 2024-02-25 22:28:56 -05:00
ksched.h Revert "kernel/sched: Fix free-memory write when ISRs abort _current" 2024-04-26 10:10:24 +00:00
kswap.h kernel: add closing comments to config endifs 2024-03-25 18:03:31 -04:00
kthread.h kernel: move nothread support to own file 2024-04-06 14:22:08 +03:00
mmu.h coding guidelines: comply with MISRA C:2012 Rule 11.2 2024-05-01 10:53:20 -04:00
offsets_short.h kernel: Remove unused derived offset symbols 2023-02-22 16:01:32 +01:00
priority_q.h kernel: priority queues: declare as static inlines 2024-04-22 16:40:11 -04:00
timeout_q.h kernel: add closing comments to config endifs 2024-03-25 18:03:31 -04:00
wait_q.h kernel: move priority queue handling to own file/header 2024-03-02 15:06:45 +01:00