..
include
unified: rename sched.h to ksched.h
2016-10-14 20:49:36 +00:00
atomic_c.c
unified: move code from nanokernel into unified kernel
2016-10-10 00:46:40 +00:00
compiler_stack_protect.c
unified: move code from nanokernel into unified kernel
2016-10-10 00:46:40 +00:00
device.c
device_pm: Update control function name and doc to indicate PM specific
2016-10-21 23:32:52 +00:00
errno.c
unified: do not compile out _k_neg_eagain when !CONFIG_ERRNO
2016-10-10 21:27:42 +00:00
event_logger.c
unified: move code from nanokernel into unified kernel
2016-10-10 00:46:40 +00:00
event.c
unified: initial unified kernel implementation
2016-09-13 17:12:55 -04:00
fifo.c
unified: rename sched.h to ksched.h
2016-10-14 20:49:36 +00:00
idle.c
unified: idle.c to include power.h
2016-10-21 15:59:44 +00:00
init.c
unified: Fix bug in invocation of init functions
2016-10-18 15:29:17 +00:00
int_latency_bench.c
unified: move code from nanokernel into unified kernel
2016-10-10 00:46:40 +00:00
Kconfig
unified: merge NANO_TIMERS and NANO_TIMEOUTS with SYS_CLOCK_EXISTS
2016-10-10 21:27:41 +00:00
kernel_event_logger.c
unified: move code from nanokernel into unified kernel
2016-10-10 00:46:40 +00:00
legacy_offload.c
unified: Rename file containing legacy task offload support
2016-10-21 15:33:30 +00:00
legacy_timer.c
unified: Eliminate kernel's 'legacy' directory
2016-10-21 15:33:30 +00:00
lifo.c
unified: rename sched.h to ksched.h
2016-10-14 20:49:36 +00:00
mailbox.c
unified: Relocate mailbox doxygen style function headers
2016-10-15 07:41:23 +00:00
Makefile
kernel: Relocate ring buffer suppport to 'misc' directory
2016-10-21 15:33:31 +00:00
mem_map.c
unified: Memory map APIs to use size_t
2016-10-21 15:33:45 +00:00
mem_pool.c
unified: memory pool APIs to use size_t
2016-10-21 15:33:58 +00:00
msg_q.c
unified: msgqs to use size_t
2016-10-20 15:20:40 -04:00
mutex.c
unified: remove last instances of struct tcs
2016-10-10 21:27:38 +00:00
pipes.c
unified: Tweak pipe API parameters
2016-10-15 07:09:58 +00:00
sched.c
unified: Ensure delays do not time out prematurely
2016-10-21 15:33:29 +00:00
sem.c
unified: rename sched.h to ksched.h
2016-10-14 20:49:36 +00:00
stack.c
unified: rename sched.h to ksched.h
2016-10-14 20:49:36 +00:00
sys_clock.c
unified: merge NANO_TIMERS and NANO_TIMEOUTS with SYS_CLOCK_EXISTS
2016-10-10 21:27:41 +00:00
thread_abort.c
unified: rename sched.h to ksched.h
2016-10-14 20:49:36 +00:00
thread.c
unified: Ensure delays do not time out prematurely
2016-10-21 15:33:29 +00:00
timer.c
unified: Ensure delays do not time out prematurely
2016-10-21 15:33:29 +00:00
version.c
unified: move code from nanokernel into unified kernel
2016-10-10 00:46:40 +00:00
work_q.c
unified: Ensure delays do not time out prematurely
2016-10-21 15:33:29 +00:00