incubator-nuttx/sched/init
Xiang Xiao 28eed285c8 sched: The secondary idle threads should call nx_idle_trampoline
because nx_task_idle doesn't call sched_note_start. To avoid the
same error happen again in the furture, nx_task_idle is removed.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-07-29 16:03:13 +09:00
..
Make.defs Squashed commit of the following: 2019-02-04 16:20:35 -06:00
init.h sched: The secondary idle threads should call nx_idle_trampoline 2020-07-29 16:03:13 +09:00
nx_bringup.c sched/: Run nxstyle on all .c/.h files modified by PR. 2020-05-16 13:39:03 -03:00
nx_smpstart.c sched: The secondary idle threads should call nx_idle_trampoline 2020-07-29 16:03:13 +09:00
nx_start.c sched: The secondary idle threads should call nx_idle_trampoline 2020-07-29 16:03:13 +09:00