zephyr/kernel/include
Andrew Boie 9f38d2a91a kernel: have k_sched_lock call _sched_lock
Having two implementations of the same thing is bad,
especially when one can just call the other inline version.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-11-17 17:42:54 -05:00
..
gen_offset.h
kernel_offsets.h syscalls: greatly simplify system call declaration 2017-09-29 13:02:20 -07:00
kernel_structs.h userspace: assign thread IDs at build time 2017-11-03 11:29:23 -07:00
ksched.h kernel: have k_sched_lock call _sched_lock 2017-11-17 17:42:54 -05:00
nano_internal.h kernel: arch interface for memory domain 2017-11-07 12:22:43 -08:00
offsets_short.h
syscall_handler.h doc: Fix misspellings in header/doxygen comments 2017-10-17 19:40:29 -04:00
timeout_q.h cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
wait_q.h