nuttx/sched/sched
Xiang Xiao 2a981cec95 sched: Remove the unnecessary "FAR dq_queue_t *" cast
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-08-31 08:50:57 +09:00
..
Make.defs sched: Implement sysinfo function 2022-02-08 10:27:38 +08:00
sched_addblocked.c
sched_addprioritized.c
sched_addreadytorun.c sched: Remove the unnecessary "FAR dq_queue_t *" cast 2022-08-31 08:50:57 +09:00
sched_backtrace.c sched/backtrace: Dump the complete stack regardless the depth 2021-12-29 12:09:54 +08:00
sched_continue.c
sched_cpuload_oneshot.c sched: Simplify the cpuload process 2022-08-18 22:11:29 +03:00
sched_cpuload_period.c sched: Simplify the cpuload process 2022-08-18 22:11:29 +03:00
sched_cpuload.c sched: Simplify the cpuload process 2022-08-18 22:11:29 +03:00
sched_cpupause.c
sched_cpuselect.c
sched_critmonitor.c sched_critmonitor: remove check zero in sched_critmonitor 2022-07-22 10:15:06 +03:00
sched_foreach.c
sched_get_stackinfo.c
sched_getaffinity.c
sched_getcpu.c
sched_getfiles.c
sched_getparam.c
sched_getscheduler.c
sched_getstreams.c
sched_gettcb.c
sched_idletask.c pid_t: unify usage of special task IDs 2022-03-22 21:22:32 +08:00
sched_lock.c sched: Remove the unnecessary "FAR dq_queue_t *" cast 2022-08-31 08:50:57 +09:00
sched_lockcount.c
sched_mergepending.c sched: Remove the unnecessary "FAR dq_queue_t *" cast 2022-08-31 08:50:57 +09:00
sched_mergeprioritized.c
sched_note.c libc/stdio: enable long long formating by CONFIG_HAVE_LONG_LONG 2022-07-13 09:50:38 -03:00
sched_processtimer.c sched: Remove the unnecessary weak_function 2022-08-30 09:42:24 +02:00
sched_releasetcb.c sched: Remove the unnecessary weak_function 2022-08-30 09:42:24 +02:00
sched_removeblocked.c
sched_removereadytorun.c sched: Remove the unnecessary "FAR dq_queue_t *" cast 2022-08-31 08:50:57 +09:00
sched_reprioritize.c
sched_resumescheduler.c Fix compiler warnings (-Wunused-parameter) in various functions 2022-07-12 11:42:34 +08:00
sched_roundrobin.c
sched_rrgetinterval.c
sched_self.c
sched_setaffinity.c
sched_setparam.c
sched_setpriority.c
sched_setscheduler.c
sched_sporadic.c Fix error: converting the result of '<<' to a boolean always evaluates to true 2022-05-19 23:23:01 +03:00
sched_suspend.c
sched_suspendscheduler.c
sched_sysinfo.c sched: Implement sysinfo function 2022-02-08 10:27:38 +08:00
sched_thistask.c
sched_timerexpiration.c cpuload: fix cpuload error 2022-08-27 20:39:41 +08:00
sched_unlock.c
sched_verifytcb.c Fix various typos 2022-07-08 02:15:54 +08:00
sched_wait.c pid_t: unify usage of special task IDs 2022-03-22 21:22:32 +08:00
sched_waitid.c
sched_waitpid.c sched: remove DEBUGASSERT from nx_waitpid 2022-04-22 15:06:26 -03:00
sched_yield.c
sched.h sched: Remove the unnecessary "FAR dq_queue_t *" cast 2022-08-31 08:50:57 +09:00