zephyr/kernel/include
Krzysztof Chruściński 5f55fed4bb kernel: timeout: z_add_timeout to return expiration tick
Add return value to z_add_timeout. It returns system tick when timeout
will expire.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2025-04-15 19:09:33 +02:00
..
gen_offset.h
ipi.h
kernel_arch_interface.h
kernel_internal.h kernel: mempool: decouple simple alloc from aligned_alloc 2025-04-01 22:13:04 +02:00
kernel_offsets.h kernel: Move current_fp field out of z_kernel 2025-03-14 05:47:10 +01: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 kernel: Move current_fp field out of z_kernel 2025-03-14 05:47:10 +01:00
priority_q.h kernel: rename 'dumb' scheduler and simply call it 'simple' 2025-03-15 00:34:58 +01:00
timeout_q.h kernel: timeout: z_add_timeout to return expiration tick 2025-04-15 19:09:33 +02:00
wait_q.h