mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 21:29:02 +00:00
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> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Make.defs | ||
| task_getinfo.c | ||
| tls_alloc.c | ||
| tls_destruct.c | ||
| tls_free.c | ||
| tls_getinfo.c | ||
| tls_getvalue.c | ||
| tls_setvalue.c | ||