zephyr/include/kernel
Daniel Leung d3b030be9b kernel: remove @return doc for void functions
For functions returning nothing, there is no need to document
with @return, as Doxgen complains about "documented empty
return type of ...".

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-01-12 16:02:16 -05:00
..
mempool_heap.h
sched_priq.h kernel: add 'static' keyword to select routines 2021-12-13 17:21:58 -05:00
stats.h kernel/sched: enable/disable runtime stats 2022-01-10 10:38:06 -05:00
thread.h kernel: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
thread_stack.h kernel: macro to define pinned kernel thread stacks 2021-08-26 21:16:22 -04:00