zephyr/include/misc
Flavio Ceolin 02ed85bd82 kernel: sched: Change boolean APIs to return bool
Change APIs that essentially return a boolean expression  - 0 for
false and 1 for true - to return a bool.

MISRA-C rule 14.4

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-28 06:28:41 +05:30
..
__assert.h
byteorder.h
dlist.h
errno_private.h
libc-hooks.h
list_gen.h
mempool_base.h
mempool.h
printk.h
rb.h kernel: sched: Change boolean APIs to return bool 2018-09-28 06:28:41 +05:30
reboot.h
ring_buffer.h
sflist.h
slist.h
stack.h
util.h