nuttx/sched/sched
2015-04-08 06:47:36 -06:00
..
Make.defs Simplify how C source files are selected in the build 2014-10-07 07:42:36 -06:00
sched_addblocked.c Make some file section headers more consistent with standard 2015-04-08 06:47:36 -06:00
sched_addprioritized.c Partial (non-working) checked in before the big, risky automated change 2014-08-08 17:29:44 -06:00
sched_addreadytorun.c Tickless Stuff: Back out the risky timer operations when the ready-to-run list is modified. That is unsafe. An ugly workaround is just to keep an interval timer going all of the time with a minimum duration equal to the timeslice interval. 2014-08-12 11:12:00 -06:00
sched_cpuload.c Partial (non-working) checked in before the big, risky automated change 2014-08-08 17:29:44 -06:00
sched_foreach.c Partial (non-working) checked in before the big, risky automated change 2014-08-08 17:29:44 -06:00
sched_free.c Make some file section headers more consistent with standard 2015-04-08 06:47:36 -06:00
sched_garbage.c Rename kfree to kmm_free for consistency with other naming conventions 2014-08-31 17:04:02 -06:00
sched_getfiles.c Partial (non-working) checked in before the big, risky automated change 2014-08-08 17:29:44 -06:00
sched_getparam.c Make some file section headers more consistent with standard 2015-04-08 06:47:36 -06:00
sched_getscheduler.c Make some file section headers more consistent with standard 2015-04-08 06:47:36 -06:00
sched_getsockets.c Partial (non-working) checked in before the big, risky automated change 2014-08-08 17:29:44 -06:00
sched_getstreams.c Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
sched_gettcb.c Make some file section headers more consistent with standard 2015-04-08 06:47:36 -06:00
sched_lock.c Make some file section headers more consistent with standard 2015-04-08 06:47:36 -06:00
sched_lockcount.c Make some file section headers more consistent with standard 2015-04-08 06:47:36 -06:00
sched_mergepending.c Partial (non-working) checked in before the big, risky automated change 2014-08-08 17:29:44 -06:00
sched_processtimer.c Partial (non-working) checked in before the big, risky automated change 2014-08-08 17:29:44 -06:00
sched_releasetcb.c Complete re-implementation of mq_close 2014-09-29 15:33:34 -06:00
sched_removeblocked.c Make some file section headers more consistent with standard 2015-04-08 06:47:36 -06:00
sched_removereadytorun.c Tickless Stuff: Back out the risky timer operations when the ready-to-run list is modified. That is unsafe. An ugly workaround is just to keep an interval timer going all of the time with a minimum duration equal to the timeslice interval. 2014-08-12 11:12:00 -06:00
sched_reprioritize.c Make some file section headers more consistent with standard 2015-04-08 06:47:36 -06:00
sched_rrgetinterval.c Make some file section headers more consistent with standard 2015-04-08 06:47:36 -06:00
sched_self.c Make some file section headers more consistent with standard 2015-04-08 06:47:36 -06:00
sched_setparam.c Make some file section headers more consistent with standard 2015-04-08 06:47:36 -06:00
sched_setpriority.c Make some file section headers more consistent with standard 2015-04-08 06:47:36 -06:00
sched_setscheduler.c Make some file section headers more consistent with standard 2015-04-08 06:47:36 -06:00
sched_timerexpiration.c Convert the 64-bit usec limit to a 32-bit tick limit 2015-02-03 07:18:17 -06:00
sched_unlock.c Partial (non-working) checked in before the big, risky automated change 2014-08-08 17:29:44 -06:00
sched_verifytcb.c Make some file section headers more consistent with standard 2015-04-08 06:47:36 -06:00
sched_wait.c Partial (non-working) checked in before the big, risky automated change 2014-08-08 17:29:44 -06:00
sched_waitid.c Partial (non-working) checked in before the big, risky automated change 2014-08-08 17:29:44 -06:00
sched_waitpid.c sched: Do not use uninitialized boolean in waitpid(). From Juha Niskanen 2015-03-12 07:45:10 -06:00
sched_yield.c Make some file section headers more consistent with standard 2015-04-08 06:47:36 -06:00
sched.h Complete re-implementation of mq_close 2014-09-29 15:33:34 -06:00