zephyr/kernel
Flavio Ceolin 4d5397bb0a kernel: Ignore _abort_timeout return
Ignoring the return of _abort_timeout when there is nothing to
do. Either because the condition to return something different from 0
was prior checked or because it was called during come cleanup.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-14 16:55:37 -04:00
..
include kernel: swap: Fix __swap signature 2018-09-14 16:55:37 -04:00
alert.c
atomic_c.c
CMakeLists.txt
compiler_stack_protect.c
device.c
errno.c
idle.c
init.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
int_latency_bench.c
Kconfig
Kconfig.power_mgmt doc: fix kconfig misspellings 2018-08-28 13:58:46 -04:00
mailbox.c
mem_domain.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
mem_slab.c
mempool.c kernel: Ignore _pend_current_thread return in some cases 2018-09-14 16:55:37 -04:00
msg_q.c
mutex.c
pipes.c kernel: Ignore _pend_current_thread return in some cases 2018-09-14 16:55:37 -04:00
poll.c kernel: Add missing break/default in switch statement 2018-09-12 10:05:06 -04:00
queue.c kernel: k_poll: Introduce separate status for cancelled events 2018-08-30 09:28:29 -04:00
sched.c kernel: Explicitly ignoring _Swap return 2018-09-14 16:55:37 -04:00
sem.c tracing: remove stray event_logger code 2018-09-05 16:05:08 -04:00
smp.c kernel: Explicitly ignoring _Swap return 2018-09-14 16:55:37 -04:00
stack.c kernel: Fix k_stack_alloc_init behavior 2018-09-13 13:20:13 -04:00
sys_clock.c
system_work_q.c
thread_abort.c kernel: Explicitly ignoring _Swap return 2018-09-14 16:55:37 -04:00
thread.c kernel: Explicitly ignoring _Swap return 2018-09-14 16:55:37 -04:00
timer.c kernel: Ignore _abort_timeout return 2018-09-14 16:55:37 -04:00
userspace_handler.c
userspace.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
version.c
work_q.c kernel: Ignore _abort_timeout return 2018-09-14 16:55:37 -04:00