This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
d8ebe98c6c
nuttx
/
sched
/
sched
History
ligd
fe723f0715
sched_critmonitor: remove check zero in sched_critmonitor
...
Cause of up_perf_gettime() may return 0 Signed-off-by: ligd <liguiding1@xiaomi.com>
2022-07-22 10:15:06 +03:00
..
Make.defs
sched_addblocked.c
sched_addprioritized.c
sched_addreadytorun.c
sched_backtrace.c
sched_continue.c
sched_cpuload_oneshot.c
cpuload: use correct pm cpuload tick.
2022-05-31 07:57:43 +03:00
sched_cpuload_period.c
cpuload: use correct pm cpuload tick.
2022-05-31 07:57:43 +03:00
sched_cpuload.c
cpuload: nxsched_cpu_process_cpuload: add ticks parameter
2022-05-10 21:21:19 +08: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
sched_lock.c
sched_lockcount.c
sched_mergepending.c
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_releasetcb.c
sched_removeblocked.c
sched_removereadytorun.c
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_thistask.c
sched_timerexpiration.c
cpuload: Support the internal computation in the tickless mode
2022-05-10 21:21:19 +08:00
sched_unlock.c
sched_verifytcb.c
Fix various typos
2022-07-08 02:15:54 +08:00
sched_wait.c
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: Add nxsched_process_cpuload_ticks prototype to sched/sched/sched.h
2022-05-10 21:21:19 +08:00