zephyr/kernel/include
Flavio Ceolin 18af4c6299 kernel: Fix overflow test problem introduced in 92ea2f9
The builtin function __builtin_umul_overflow returns a boolean and
should not checked as an integer.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-10-04 05:20:29 -07:00
..
gen_offset.h
kernel_internal.h kernel: add a new API for setting thread names 2018-09-27 08:58:55 +05:30
kernel_offsets.h
kernel_structs.h kernel: add a new API for setting thread names 2018-09-27 08:58:55 +05:30
ksched.h kernel: Explicitly comparing pointer with NULL 2018-09-28 06:28:41 +05:30
kswap.h
offsets_short.h
syscall_handler.h kernel: Fix overflow test problem introduced in 92ea2f9 2018-10-04 05:20:29 -07:00
timeout_q.h kernel: Explicitly comparing pointer with NULL 2018-09-28 06:28:41 +05:30
wait_q.h