nuttx/sched
ligd cfa3a9f634 sched/init/nx_start.c: enter_critical_section when check heap & stack in idle
Change-Id: I2ef95ee8e1dc1ba3e74c1d6c8c6af20f53be85c7
Signed-off-by: ligd <liguiding1@xiaomi.com>
2021-03-23 20:21:01 +08:00
..
clock sched/clock: add nsec range check in clock_settime 2021-01-21 10:43:22 +08:00
environ global change: repace sched_xfree() to kxmm_free() 2020-04-09 10:29:28 -06:00
group fs: allocate file/socket dynamically 2021-03-17 21:15:26 +08:00
init sched/init/nx_start.c: enter_critical_section when check heap & stack in idle 2021-03-23 20:21:01 +08:00
irq armv7-a: Fix comments on Cortex-A SGI 2020-11-19 18:01:30 -08:00
module sched/module/mod_modhandle.c: Fix a syslog format 2020-11-21 19:38:32 -08:00
mqueue mqueue: add poll support 2021-01-12 10:34:43 +08:00
paging Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 2020-05-10 14:35:50 -06:00
pthread mm/net/sched: fix warnings 2021-03-03 19:26:43 +08:00
sched net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00
semaphore sched/semaphore: sem_destroy sets semcount to 0 2021-01-28 18:28:42 +08:00
signal signal/sig_kill.c: remove the limitation of kill(0, xx) 2021-01-21 16:43:08 +08:00
task sched/task: setup the scheduling policy to task 2021-01-19 17:38:17 +08:00
timer sched/timer: get the previous reload value correctly 2021-01-18 17:20:03 +08:00
wdog sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
wqueue sched/wqueue: don't distinguish between primary thread and other thread. 2021-03-05 16:01:23 +08:00
Kconfig LTP: fix stacke overflow bug in case ltp_interfaces_pthread_attr_setstacksize_1_1 2021-03-18 15:20:44 +08:00
Makefile make/archive: replace the dependency to preprequisite list 2021-03-01 21:10:15 +08:00