nuttx/sched
2014-08-08 17:45:54 -06:00
..
clock Move clock functions from sched/ to sched/clock 2014-08-08 14:43:02 -06:00
environ Move environment files from sched/ to sched/environ 2014-08-08 13:53:29 -06:00
errno Move errno related files from sched/ to sched/errno 2014-08-08 15:52:55 -06:00
group Move task control files from sched/ to sched/task 2014-08-08 16:44:08 -06:00
init Move task control files from sched/ to sched/task 2014-08-08 16:44:08 -06:00
irq Move interrupt dispatch logic from sched/ to sched/irq 2014-08-08 14:31:15 -06:00
mqueue Move clock functions from sched/ to sched/clock 2014-08-08 14:43:02 -06:00
paging Move page fill sources from sched/ to sched/paging 2014-08-08 15:08:07 -06:00
pthread Move task control files from sched/ to sched/task 2014-08-08 16:44:08 -06:00
sched Part of the last incomplete change 2014-08-08 17:45:54 -06:00
semaphore Move clock functions from sched/ to sched/clock 2014-08-08 14:43:02 -06:00
signal Move a few files in sched/ that did not seem to have a home to sched/signal and sched/task 2014-08-08 16:57:47 -06:00
task Move a few files in sched/ that did not seem to have a home to sched/signal and sched/task 2014-08-08 16:57:47 -06:00
timer Move page fill sources from sched/ to sched/paging 2014-08-08 15:08:07 -06:00
wdog Move watchdog functions from sched/ to sched/wdog 2014-08-08 14:21:48 -06:00
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
exit.c Move task control files from sched/ to sched/task 2014-08-08 16:44:08 -06:00
Kconfig Some final tickless OS bugfixes. No longer EXPERIMENTAL. Update some comments 2014-08-07 19:11:22 -06:00
Makefile Partial (non-working) checked in before the big, risky automated change 2014-08-08 17:29:44 -06:00