nuttx/sched/sched
YAMAMOTO Takashi e9a94859bc
sched/sched: Appease nxstyle errors (#539)
The remaining errors ("Missing space before closing C comment")
don't make sense. Maybe a bug in nxstyle.
2020-03-11 11:10:08 -06:00
..
Make.defs
sched_addblocked.c
sched_addprioritized.c
sched_addreadytorun.c sched/sched: Appease nxstyle errors (#539) 2020-03-11 11:10:08 -06:00
sched_continue.c
sched_cpuload_oneshot.c
sched_cpuload_period.c
sched_cpuload.c sched/sched: Appease nxstyle errors (#539) 2020-03-11 11:10:08 -06:00
sched_cpupause.c
sched_cpuselect.c sched/sched: Appease nxstyle errors (#539) 2020-03-11 11:10:08 -06:00
sched_critmonitor.c
sched_foreach.c
sched_free.c
sched_garbage.c
sched_getaffinity.c
sched_getcpu.c
sched_getfiles.c
sched_getparam.c
sched_getscheduler.c
sched_getsockets.c
sched_getstreams.c
sched_gettcb.c
sched_idletask.c
sched_lock.c sched/sched: Appease nxstyle errors (#539) 2020-03-11 11:10:08 -06:00
sched_lockcount.c
sched_mergepending.c
sched_mergeprioritized.c
sched_note.c sched/sched: Appease nxstyle errors (#539) 2020-03-11 11:10:08 -06:00
sched_processtimer.c
sched_releasetcb.c
sched_removeblocked.c
sched_removereadytorun.c sched/sched: Appease nxstyle errors (#539) 2020-03-11 11:10:08 -06:00
sched_reprioritize.c
sched_resumescheduler.c
sched_roundrobin.c
sched_rrgetinterval.c sched/sched: Appease nxstyle errors (#539) 2020-03-11 11:10:08 -06:00
sched_self.c
sched_setaffinity.c sched/sched: Appease nxstyle errors (#539) 2020-03-11 11:10:08 -06:00
sched_setparam.c
sched_setpriority.c sched/sched: Appease nxstyle errors (#539) 2020-03-11 11:10:08 -06:00
sched_setscheduler.c
sched_sporadic.c sched/sched: Appease nxstyle errors (#539) 2020-03-11 11:10:08 -06:00
sched_suspend.c
sched_suspendscheduler.c
sched_tasklistlock.c
sched_thistask.c sched/sched: Appease nxstyle errors (#539) 2020-03-11 11:10:08 -06:00
sched_timerexpiration.c
sched_unlock.c sched/sched: Appease nxstyle errors (#539) 2020-03-11 11:10:08 -06:00
sched_verifytcb.c
sched_wait.c sched/sched: Appease nxstyle errors (#539) 2020-03-11 11:10:08 -06:00
sched_waitid.c sched/sched: Appease nxstyle errors (#539) 2020-03-11 11:10:08 -06:00
sched_waitpid.c sched/sched: Appease nxstyle errors (#539) 2020-03-11 11:10:08 -06:00
sched_yield.c
sched.h