Zephyr API Documentation  3.5.0
A Scalable Open Source RTOS
3.5.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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)