.. |
Make.defs
|
sched/backtrace: add sched_backtrace support
|
2021-08-19 01:30:50 -07:00 |
sched_addblocked.c
|
|
|
sched_addprioritized.c
|
|
|
sched_addreadytorun.c
|
sched/sched: Fix some typos in comments.
|
2021-11-18 19:27:40 -06:00 |
sched_backtrace.c
|
sched/backtrace: simplify the assign of tcb in case of negative pid
|
2021-08-20 13:11:45 -03:00 |
sched_continue.c
|
|
|
sched_cpuload_oneshot.c
|
|
|
sched_cpuload_period.c
|
|
|
sched_cpuload.c
|
cpuload: fix crash because of the member of g_pidhash is NULL
|
2021-10-18 15:13:52 +02:00 |
sched_cpupause.c
|
|
|
sched_cpuselect.c
|
sched/sched: Fix some typos in comments.
|
2021-11-18 19:27:40 -06:00 |
sched_critmonitor.c
|
sched: add CONFIG_SCHED_CRITMONITOR_XX for debugging system lantency
|
2021-07-02 08:25:02 -05:00 |
sched_foreach.c
|
sched: Remove pidhash_s and move ticks to tcb_s
|
2021-10-16 06:19:17 -03:00 |
sched_get_stackinfo.c
|
sched: Refine tls_info_s and task_info_s
|
2021-07-02 10:33:34 -05:00 |
sched_getaffinity.c
|
|
|
sched_getcpu.c
|
|
|
sched_getfiles.c
|
|
|
sched_getparam.c
|
Don't include assert.h from public header file
|
2021-06-03 08:36:03 -07:00 |
sched_getscheduler.c
|
|
|
sched_getstreams.c
|
Don't include assert.h from public header file
|
2021-06-03 08:36:03 -07:00 |
sched_gettcb.c
|
sched: Check g_pidhash[hash_ndx] isn't NULL before access pid field in nxsched_get_tcb
|
2021-10-17 17:28:57 +09:00 |
sched_idletask.c
|
Don't include assert.h from public header file
|
2021-06-03 08:36:03 -07:00 |
sched_lock.c
|
sched/sched: Fix some typos in comments.
|
2021-11-18 19:27:40 -06:00 |
sched_lockcount.c
|
|
|
sched_mergepending.c
|
|
|
sched_mergeprioritized.c
|
sched/sched: Fix some typos in comments.
|
2021-11-18 19:27:40 -06:00 |
sched_note.c
|
sched note trace: and note dump
|
2021-12-13 21:21:22 -06:00 |
sched_processtimer.c
|
sched/wdog: move SMP enter_critical_section to sched_timerexpiration.c
|
2021-08-27 16:59:20 +09:00 |
sched_releasetcb.c
|
sched: Remove pidhash_s and move ticks to tcb_s
|
2021-10-16 06:19:17 -03:00 |
sched_removeblocked.c
|
|
|
sched_removereadytorun.c
|
sched/sched/remove_readytorun.c: Fix CPU affinity issues in SMP
|
2021-09-29 16:23:17 +09:00 |
sched_reprioritize.c
|
|
|
sched_resumescheduler.c
|
|
|
sched_roundrobin.c
|
|
|
sched_rrgetinterval.c
|
|
|
sched_self.c
|
|
|
sched_setaffinity.c
|
|
|
sched_setparam.c
|
|
|
sched_setpriority.c
|
sched/sched_setpriority.c: Fix CPU affinity issues in SMP
|
2021-09-29 16:23:17 +09:00 |
sched_setscheduler.c
|
|
|
sched_sporadic.c
|
Fix error: 'struct tcb_s' has no member named 'low_priority'
|
2021-10-31 06:30:57 -03:00 |
sched_suspend.c
|
|
|
sched_suspendscheduler.c
|
|
|
sched_thistask.c
|
|
|
sched_timerexpiration.c
|
sched/wdog: move SMP enter_critical_section to sched_timerexpiration.c
|
2021-08-27 16:59:20 +09:00 |
sched_unlock.c
|
sched/sched: Fix some typos in comments.
|
2021-11-18 19:27:40 -06:00 |
sched_verifytcb.c
|
sched: Remove pidhash_s and move ticks to tcb_s
|
2021-10-16 06:19:17 -03:00 |
sched_wait.c
|
|
|
sched_waitid.c
|
sched/waitpid: handle waitpid waitting tcb->group is NULL
|
2021-07-04 06:23:59 -05:00 |
sched_waitpid.c
|
sched_waitpid:delete debugassert
|
2021-12-03 01:17:15 -06:00 |
sched_yield.c
|
|
|
sched.h
|
sched: Remove pidhash_s and move ticks to tcb_s
|
2021-10-16 06:19:17 -03:00 |