zephyr/kernel/include
Björn Bergman b45e970388 kernel: fix void* to k_thread_entry_t conversion
Fix a void* to k_thread_entry_t conversion (that is silent in GCC but
not so in some other tools) in _is_valid_prio()

Signed-off-by: Björn Bergman <bjorn.bergman@iar.com>
2025-01-29 12:51:41 +01:00
..
gen_offset.h
ipi.h
kernel_arch_interface.h kernel: arch: move arch_swap() declaration 2024-12-11 21:33:49 +01:00
kernel_internal.h Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
kernel_offsets.h arch: riscv: fill all IRQ stacks with 0xAA 2024-09-13 09:17:34 +02:00
kernel_tls.h
ksched.h kernel: fix void* to k_thread_entry_t conversion 2025-01-29 12:51:41 +01:00
kswap.h kernel: Remove clearing of swap_ok in do_swap() 2025-01-28 07:57:20 +01:00
kthread.h kernel: Streamline z_is_thread_ready() 2025-01-28 18:14:22 +01:00
mmu.h
offsets_short.h
priority_q.h Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
timeout_q.h kernel: Alter z_abort_thread_timeout() return type 2025-01-09 04:04:36 +01:00
wait_q.h