zephyr/kernel/include
Peter Mitsis f6a76c32b7 kernel: inline z_unpend_first_thread()
Inlining z_unpend_first_thread() has been observed to give a
+8% and +16% performance boost to the thread_metric benchmark's
message processing and synchronization tests respectively.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2024-10-21 18:38:00 -05:00
..
gen_offset.h arch: remove the use of z_arch_esf_t completely from internal 2024-06-04 14:02:51 -05:00
ipi.h kernel: Add CONFIG_IPI_OPTIMIZE 2024-06-04 22:35:54 -04:00
kernel_arch_interface.h arch: add interface to dump privileged stack in coredump 2024-09-21 11:29:39 +02:00
kernel_internal.h pm: Deprecate z_pm_save_idle_exit 2024-05-27 02:10:03 -07: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: inline z_unpend_first_thread() 2024-10-21 18:38:00 -05:00
kswap.h
kthread.h kernel: Re-order should_preempt() checks 2024-10-21 18:38:00 -05:00
mmu.h kernel: mm: rename z_num_pagefaults_get to k_mem_num_* 2024-06-12 21:13:26 -04:00
offsets_short.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
priority_q.h kernel: avoided increments/decrements with side effects 2024-06-14 19:19:29 +02:00
timeout_q.h
wait_q.h