nuttx/sched/init
Xiang Xiao 1af8cd4de8 sched: Move argv from tcb_s to task_info_s
argv is allocated from stack and then belong to userspace,
so task_info_s is a best location to hold this information.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-12-11 10:08:53 -06:00
..
init.h sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
Make.defs sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
nx_bringup.c Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-05 19:45:24 +02:00
nx_smpstart.c sched/init: initialize all idle thread's tl_task 2021-07-16 08:37:53 +09:00
nx_start.c sched: Move argv from tcb_s to task_info_s 2021-12-11 10:08:53 -06:00