nuttx/sched/sched
2015-10-02 17:43:18 -06:00
..
Make.defs Sporadic scheduler: misc bug fixes 2015-07-27 11:55:52 -06:00
sched_addblocked.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
sched_addprioritized.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
sched_addreadytorun.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
sched_cpuload.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
sched_foreach.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
sched_free.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
sched_garbage.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
sched_getfiles.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
sched_getparam.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
sched_getscheduler.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
sched_getsockets.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -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 Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
sched_lock.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
sched_lockcount.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
sched_mergepending.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
sched_processtimer.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
sched_releasetcb.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
sched_removeblocked.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
sched_removereadytorun.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
sched_reprioritize.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
sched_resumescheduler.c Sporadic scheduler: Add logic to collection the partial timer expiration when a sporadic thread is suspended in tickless mode 2015-07-26 15:03:47 -06:00
sched_roundrobin.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
sched_rrgetinterval.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
sched_self.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
sched_setparam.c Add strictly limit check: The current sporadic scheduler cannot handler duties > 50% 2015-07-30 07:36:01 -06:00
sched_setpriority.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
sched_setscheduler.c Add strictly limit check: The current sporadic scheduler cannot handler duties > 50% 2015-07-30 07:36:01 -06:00
sched_sporadic.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
sched_suspendscheduler.c Sporadic scheduler: Fix how suspension time is calculated 2015-07-27 15:54:19 -06:00
sched_timerexpiration.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
sched_unlock.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
sched_verifytcb.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -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 Add si_errno to siginfo_t 2015-08-14 10:10:32 -06:00
sched_waitpid.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
sched_yield.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
sched.h Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00