incubator-nuttx/sched/tls
Yanfeng Liu 1d169fe325 sched/tls: add nxsched_get_stackargs
Thread args have already been saved to stack after the TLS section by
nxtask_setup_stackargs. This is to retrieve it for use.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-06-23 22:24:19 +08:00
..
CMakeLists.txt
Make.defs
task_initinfo.c stdio/file: unify group file list to common single queue 2024-03-18 19:32:49 +08:00
task_uninitinfo.c tls: fix build error under CONFIG_PTHREAD_ATFORK enabled 2024-05-28 13:54:30 +02:00
tls.h sched/tls: inline group info in flat mode to improve performance 2024-03-01 17:27:26 +08:00
tls_dupinfo.c
tls_initinfo.c sched/tls: add nxsched_get_stackargs 2024-06-23 22:24:19 +08:00