|
Zephyr Project API
3.2.0
A Scalable Open Source RTOS
|
#include <zephyr/sys/atomic.h>#include <zephyr/types.h>#include <zephyr/kernel/sched_priq.h>#include <zephyr/sys/dlist.h>#include <zephyr/sys/util.h>#include <zephyr/sys/sys_heap.h>#include <zephyr/arch/structs.h>#include <zephyr/kernel/stats.h>Go to the source code of this file.
Typedefs | |
| typedef void(* | k_thread_timeslice_fn_t) (struct k_thread *thread, void *data) |