Zephyr Project API 3.5.0
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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)