nuttx/sched/sched
2017-06-28 13:33:04 -06:00
..
Make.defs
sched_addblocked.c
sched_addprioritized.c IEEE 802.15.4 MAC: Add list management and prioritization logic that will permit the MAC layer to support bound multiple clients. 2017-06-18 11:00:47 -06:00
sched_addreadytorun.c
sched_cpuload_oneshot.c
sched_cpuload.c Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
sched_cpupause.c
sched_cpuselect.c
sched_foreach.c
sched_free.c
sched_garbage.c
sched_getaffinity.c
sched_getfiles.c
sched_getparam.c clock: Add new type ssystime_t for relative 64-bit ticks, change ticks<->time conversion functions to use ssystime_t 2017-04-21 08:51:31 -06:00
sched_getscheduler.c
sched_getsockets.c
sched_getstreams.c
sched_gettcb.c
sched_idletask.c Upate some comments 2017-05-11 13:15:31 -06:00
sched_lock.c
sched_lockcount.c
sched_mergepending.c
sched_mergeprioritized.c
sched_note.c Break up some long lines 2017-06-14 13:42:56 -06:00
sched_processtimer.c
sched_releasetcb.c
sched_removeblocked.c
sched_removereadytorun.c
sched_reprioritize.c
sched_resumescheduler.c Break up some long lines 2017-06-14 13:42:56 -06:00
sched_roundrobin.c
sched_rrgetinterval.c
sched_self.c
sched_setaffinity.c sched/: Remove dangling space at the end of lines. 2017-06-28 13:33:04 -06:00
sched_setparam.c clock: Add new type ssystime_t for relative 64-bit ticks, change ticks<->time conversion functions to use ssystime_t 2017-04-21 08:51:31 -06:00
sched_setpriority.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
sched_setscheduler.c clock: Add new type ssystime_t for relative 64-bit ticks, change ticks<->time conversion functions to use ssystime_t 2017-04-21 08:51:31 -06:00
sched_sporadic.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
sched_suspendscheduler.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
sched_timerexpiration.c
sched_unlock.c
sched_verifytcb.c
sched_wait.c
sched_waitid.c
sched_waitpid.c
sched_yield.c
sched.h