The callback function has been ignored in z_timeout_init() since the timer rework in fall 2018. Passing real handlers to it in code is distracting when they will be overridden by whatever callback is provided in z_add_timeout(). As this function is an internal API deprecation is not necessary. Remove the parameter and change all call sites to drop the argument. Signed-off-by: Peter A. Bigot <pab@pabigot.com> |
||
|---|---|---|
| .. | ||
| gen_offset.h | ||
| kernel_internal.h | ||
| kernel_offsets.h | ||
| kernel_structs.h | ||
| ksched.h | ||
| kswap.h | ||
| offsets_short.h | ||
| syscall_handler.h | ||
| timeout_q.h | ||
| wait_q.h | ||