Zephyr API Documentation
3.5.0
A Scalable Open Source RTOS
|
|
3.5.0 |
#include <zephyr/sys/atomic.h>
#include <zephyr/types.h>
#include <zephyr/kernel/internal/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>
#include <zephyr/kernel/obj_core.h>
Go to the source code of this file.
Typedefs | |
typedef void(* | k_thread_timeslice_fn_t) (struct k_thread *thread, void *data) |
typedef void(* k_thread_timeslice_fn_t) (struct k_thread *thread, void *data) |