Go to file
Peter Mitsis d209b880ab Rework testing of task_timer_alloc()
Future commits will prevent task_timer_alloc() from returning
INVALID_OBJECT.

Change-Id: Ib7ec2e0fafb625223d762d73f15c128f134169b3
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:13 -05:00
arch Clean up private APIs that mark context as (non)essential 2016-02-05 20:14:13 -05:00
config
doc Kbuild documentation update. 2016-02-05 20:14:12 -05:00
drivers Split off atomic APIs from main nanokernel include file 2016-02-05 20:14:13 -05:00
include Eliminate definition of tick event for ARC 2016-02-05 20:14:13 -05:00
kernel Eliminate separate include files for generating absolute symbols 2016-02-05 20:14:13 -05:00
lib/libc Optimize performance of memset() and memcpy() 2016-02-05 20:14:12 -05:00
misc
net
samples Rework testing of task_timer_alloc() 2016-02-05 20:14:13 -05:00
scripts Update checkpatch scripts to use TIMO_BASE 2016-02-05 20:14:13 -05:00
shared/include/nanokernel/x86
.gitattributes
.gitignore
.mailmap
Kconfig
Makefile kbuild: Avoid unconditional relinking of default target 2016-02-05 20:14:12 -05:00
Makefile.inc
timo-env.sh