..
Make.defs
sched/sched: Add sched_get_stackinfo()
2020-05-03 23:33:44 +01:00
sched_addblocked.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched_addprioritized.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched_addreadytorun.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched_continue.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched_cpuload_oneshot.c
Make more OS internal names consistent
2020-05-10 22:47:07 +08:00
sched_cpuload_period.c
Make more OS internal names consistent
2020-05-10 22:47:07 +08:00
sched_cpuload.c
include/nuttx/sched.h: Make naming of all internal names consistent:
2020-05-09 14:19:08 -03:00
sched_cpupause.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched_cpuselect.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched_critmonitor.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched_foreach.c
Run nxstyle against all .c and .h files modified by this PR.
2020-05-09 14:19:08 -03:00
sched_get_stackinfo.c
Run nxstyle against all .c and .h files modified by this PR.
2020-05-09 14:19:08 -03:00
sched_getaffinity.c
include/nuttx/sched.h: Make naming of all internal names consistent:
2020-05-09 14:19:08 -03:00
sched_getcpu.c
sched_getfiles.c
Run nxstyle against all .c and .h files modified by this PR.
2020-05-09 14:19:08 -03:00
sched_getparam.c
include/nuttx/sched.h: Make naming of all internal names consistent:
2020-05-09 14:19:08 -03:00
sched_getscheduler.c
include/nuttx/sched.h: Make naming of all internal names consistent:
2020-05-09 14:19:08 -03:00
sched_getsockets.c
Run nxstyle against all .c and .h files modified by this PR.
2020-05-09 14:19:08 -03:00
sched_getstreams.c
Run nxstyle against all .c and .h files modified by this PR.
2020-05-09 14:19:08 -03:00
sched_gettcb.c
Run nxstyle against all .c and .h files modified by this PR.
2020-05-09 14:19:08 -03:00
sched_idletask.c
sched_lock.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched_lockcount.c
sched_mergepending.c
Fix minor spacing problems from 1017 and 1018
2020-05-09 22:09:12 +01:00
sched_mergeprioritized.c
Fix minor spacing problems from 1017 and 1018
2020-05-09 22:09:12 +01:00
sched_note.c
sched/sched/sched_note.c: Implement interrupt/syscall support
2020-06-16 20:42:22 +01:00
sched_processtimer.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched_releasetcb.c
sched/sched/sched_releasetcb.c: Handle custom stack allocations.
2020-05-27 20:00:14 +01:00
sched_removeblocked.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched_removereadytorun.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched_reprioritize.c
Run all .c and .h files modifed by the PR though nxstyle.
2020-05-09 16:58:42 -03:00
sched_resumescheduler.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched_roundrobin.c
Fix minor spacing problems from 1017 and 1018
2020-05-09 22:09:12 +01:00
sched_rrgetinterval.c
include/nuttx/sched.h: Make naming of all internal names consistent:
2020-05-09 14:19:08 -03:00
sched_self.c
Run nxstyle against all .c and .h files modified by this PR.
2020-05-09 14:19:08 -03:00
sched_setaffinity.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched_setparam.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched_setpriority.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched_setscheduler.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched_sporadic.c
Rename clock_systime[r|spec] to clock_systime_[ticks|timespec]
2020-05-10 14:35:50 -06:00
sched_suspend.c
sched/: Make more naming consistent
2020-05-16 13:39:03 -03:00
sched_suspendscheduler.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched_tasklistlock.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched_thistask.c
sched_timerexpiration.c
Run all .c and .h files modifed by the PR though nxstyle.
2020-05-09 16:58:42 -03:00
sched_unlock.c
Run all .c and .h files modifed by the PR though nxstyle.
2020-05-09 16:58:42 -03:00
sched_verifytcb.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched_wait.c
sched: add nx_wait, nx_waitid and nx_waitpid
2020-05-04 07:20:02 -06:00
sched_waitid.c
waitid: implement WNOHANG
2020-06-26 05:19:59 -05:00
sched_waitpid.c
waitpid: implement WNOHANG for CONFIG_SCHED_HAVE_PARENT=y
2020-06-26 05:19:59 -05:00
sched_yield.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
sched.h
Fix some very minor spacing problems.
2020-05-16 18:53:25 +01:00