incubator-nuttx/libs/libc/tls
chao an 954bffcbd7 sched/tls: inline group info in flat mode to improve performance
inline group info in flat mode to improve the task create/destroy performance

Signed-off-by: chao an <anchao@lixiang.com>
2024-03-01 17:27:26 +08:00
..
CMakeLists.txt tls: Move task_tls_alloc and task_tls_destruct to libc 2023-08-28 11:02:18 +03:00
Kconfig tls: Move task_tls_alloc and task_tls_destruct to libc 2023-08-28 11:02:18 +03:00
Make.defs tls: Move task_tls_alloc and task_tls_destruct to libc 2023-08-28 11:02:18 +03:00
task_getinfo.c
task_tls.c tls: Move task_tls_alloc and task_tls_destruct to libc 2023-08-28 11:02:18 +03:00
task_tls_destruct.c tls: Move task_tls_alloc and task_tls_destruct to libc 2023-08-28 11:02:18 +03:00
tls_destruct.c tls: Move task_tls_alloc and task_tls_destruct to libc 2023-08-28 11:02:18 +03:00
tls_getinfo.c sched/tls: inline group info in flat mode to improve performance 2024-03-01 17:27:26 +08:00