nes-proj/core/sys
2008-02-07 15:47:28 +00:00
..
arg.c
arg.h
autostart.c slip.c: 2007-11-18 12:27:44 +00:00
autostart.h Declare 'autostart_processes' as CLIF (Contiki Loadable Interface) to trigger exporting the symbol from shared libraries on Win32. 2008-02-07 15:47:28 +00:00
cc.h Added a macro for concatenation of two strings, which may be macro expansions 2008-01-14 09:22:22 +00:00
clock.h
dsc.h
etimer.c
etimer.h
lc-addrlabels.h
lc-switch.h
lc.h
loader.h
log.h
mt.c
mt.h
process.c Process only one poll request at a time to avoid starvation if one process keeps calling process_poll() from its poll handler 2008-01-24 21:00:51 +00:00
process.h Removed support for the old method of starting a dynamically loaded process based on the symbol 'process_load'. All loaders now have to use the new method based on the symbol 'autostart_processes'. 2008-02-07 15:43:37 +00:00
procinit.c
procinit.h
profile-aggregates.c slip.c: 2007-11-18 12:27:44 +00:00
profile.c Factored out the time table keeping code from the profiling code and placed it in a separate 'timetable' module, that may be uesd on its own. 2008-01-17 12:19:25 +00:00
profile.h Factored out the time table keeping code from the profiling code and placed it in a separate 'timetable' module, that may be uesd on its own. 2008-01-17 12:19:25 +00:00
pt-sem.h
pt.h
rtimer.c
rtimer.h
subprocess.h
timer.c
timer.h
timesynch.c The radio driver now takes care of adjusting for the transmission time 2008-01-08 07:54:16 +00:00
timesynch.h A simple implicit network time synchronization mechanism 2007-12-16 14:29:56 +00:00
timetable-aggregate.c Factored out the time table keeping code from the profiling code and placed it in a separate 'timetable' module, that may be uesd on its own. 2008-01-17 12:19:25 +00:00
timetable-aggregate.h Factored out the time table keeping code from the profiling code and placed it in a separate 'timetable' module, that may be uesd on its own. 2008-01-17 12:19:25 +00:00
timetable.c Factored out the time table keeping code from the profiling code and placed it in a separate 'timetable' module, that may be uesd on its own. 2008-01-17 12:19:25 +00:00
timetable.h Factored out the time table keeping code from the profiling code and placed it in a separate 'timetable' module, that may be uesd on its own. 2008-01-17 12:19:25 +00:00