nuttx/libs/libc/tls
Xiang Xiao a51be33a41 libc/tls: Change the default value of TLS_NELEM to zero
to ensure the default config as small as possible.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-07-20 08:11:30 +02:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig libc/tls: Change the default value of TLS_NELEM to zero 2023-07-20 08:11:30 +02:00
Make.defs tls: Merge tls_xxx into pthread_keyxxx 2022-06-03 23:56:50 +03:00
task_getinfo.c libc/tls: Make tls_get_info as the pulibc function instead up_tls_info 2022-06-03 23:56:50 +03:00
task_tls.c tls: Merge tls_xxx into pthread_keyxxx 2022-06-03 23:56:50 +03:00
tls_destruct.c libc/tls: Make tls_get_info as the pulibc function instead up_tls_info 2022-06-03 23:56:50 +03:00
tls_getinfo.c sched/tls: Wrap up_info_size into tls_info_size 2022-06-08 19:07:33 +09:00