..
include
kernel: add a new API for setting thread names
2018-09-27 08:58:55 +05:30
alert.c
kernel: Using boolean constants instead of 0 or 1
2018-09-18 13:57:15 -04:00
atomic_c.c
CMakeLists.txt
compiler_stack_protect.c
device.c
kernel; Checking functions return
2018-09-14 16:55:37 -04:00
errno.c
idle.c
kernel: Using boolean constants instead of 0 or 1
2018-09-18 13:57:15 -04:00
init.c
kernel: add a new API for setting thread names
2018-09-27 08:58:55 +05:30
int_latency_bench.c
Kconfig
kernel: add a new API for setting thread names
2018-09-27 08:58:55 +05:30
Kconfig.power_mgmt
mailbox.c
kernel; Checking functions return
2018-09-14 16:55:37 -04:00
mem_domain.c
coccicnelle: Ignore return of memset
2018-09-14 16:55:37 -04:00
mem_slab.c
mempool.c
kernel: Using boolean constants instead of 0 or 1
2018-09-18 13:57:15 -04:00
msg_q.c
kernel: Make If statement have essentially Boolean type
2018-09-18 13:57:15 -04:00
mutex.c
kernel: Make If statement have essentially Boolean type
2018-09-18 13:57:15 -04:00
pipes.c
kernel: Compare pointers with NULL in while statements
2018-09-18 13:57:15 -04:00
poll.c
kernel: Make If statement have essentially Boolean type
2018-09-18 13:57:15 -04:00
queue.c
kernel: Compare pointers with NULL in while statements
2018-09-18 13:57:15 -04:00
sched.c
kernel: Make If statement have essentially Boolean type
2018-09-18 13:57:15 -04:00
sem.c
smp.c
kernel; Checking functions return
2018-09-14 16:55:37 -04:00
stack.c
kernel: stack: Fix k_stack_pop api
2018-09-18 13:57:39 -04:00
sys_clock.c
kernel: Compare pointers with NULL in while statements
2018-09-18 13:57:15 -04:00
system_work_q.c
thread_abort.c
kernel: Explicitly ignoring _Swap return
2018-09-14 16:55:37 -04:00
thread.c
kernel: add a new API for setting thread names
2018-09-27 08:58:55 +05:30
timer.c
kernel: Make If statement have essentially Boolean type
2018-09-18 13:57:15 -04:00
userspace_handler.c
userspace.c
kernel: Make If statement have essentially Boolean type
2018-09-18 13:57:15 -04:00
version.c
work_q.c
kernel: add a new API for setting thread names
2018-09-27 08:58:55 +05:30