zephyr/kernel/include
Flavio Ceolin b7287ceb4e kernel: syscall: Object validation checks boolean statement
The function that checks if an object is valid is essentially a boolean
function. Just changing its return type to reflect it.

MISRA-C rule 14.4

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-11-30 08:05:11 -08:00
..
gen_offset.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00
kernel_internal.h kernel: expose k_busy_wait() to user mode 2018-11-15 16:20:36 -05:00
kernel_offsets.h kernel: Remove duplicated identifier 2018-11-04 11:37:24 -05:00
kernel_structs.h kernel: Remove duplicated identifier 2018-11-04 11:37:24 -05:00
ksched.h kernel: Use distinct macro names 2018-10-31 19:43:47 -04:00
kswap.h subsys: debug: tracing: Fix thread tracing 2018-10-29 22:09:12 -04:00
offsets_short.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00
syscall_handler.h kernel: syscall: Object validation checks boolean statement 2018-11-30 08:05:11 -08:00
timeout_q.h kernel: Always set clock expiry with sync with timeout module 2018-11-26 12:24:59 +01:00
wait_q.h kernel/include: Move stubs for timeout functions to their declarations 2018-10-16 15:03:10 -04:00