Zephyr Project API  3.2.0
A Scalable Open Source RTOS
kernel_structs.h File Reference

Go to the source code of this file.

Typedefs

typedef void(* k_thread_timeslice_fn_t) (struct k_thread *thread, void *data)
 

Typedef Documentation

◆ k_thread_timeslice_fn_t

typedef void(* k_thread_timeslice_fn_t) (struct k_thread *thread, void *data)