incubator-nuttx/sched/init
Xiang Xiao 1280a2a8f9 Launch the initial task through task_spawn instead of nxtask_create
to share the code with the code path of posix_spawn

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-01-25 23:34:52 +02:00
..
Make.defs
init.h init: move USERMAIN_XX out of INIT_ENTRYPOINT 2021-12-24 08:23:30 -06:00
nx_bringup.c Launch the initial task through task_spawn instead of nxtask_create 2023-01-25 23:34:52 +02:00
nx_smpstart.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
nx_start.c sched/mqueue: make mqueue and mqueue sysv can disable separately 2022-11-16 20:03:40 +08:00