nuttx/libs/libc/tls
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
..
Kconfig
Make.defs
task_getinfo.c sched: Move argv from tcb_s to task_info_s 2021-12-11 10:08:53 -06:00
tls_alloc.c
tls_destruct.c sched: Move argv from tcb_s to task_info_s 2021-12-11 10:08:53 -06:00
tls_free.c
tls_getinfo.c
tls_getvalue.c sched: Move argv from tcb_s to task_info_s 2021-12-11 10:08:53 -06:00
tls_setvalue.c sched: Move argv from tcb_s to task_info_s 2021-12-11 10:08:53 -06:00