incubator-nuttx/boards/arm/imxrt
yanghuatao 29a336d6a8 sched/tls: remove PTHREAD_CLEANUP from Kconfig
use PTHREAD_CLEANUP_STACKSIZE to enable or disable interfaces pthread_cleanup_push() and pthread_cleanup_pop().
reasons:(1)same as TLS_TASK_NELEM (2)it is no need to use two variables

Signed-off-by: yanghuatao <yanghuatao@xiaomi.com>
2023-06-14 12:00:48 +08:00
..
imxrt1020-evk Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
imxrt1050-evk Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
imxrt1060-evk boards: imxrt1060-evk: Add netnsh_dcache_wb configuration 2023-02-22 01:27:54 +08:00
imxrt1064-evk Replace all strncpy with strlcpy 2023-05-08 09:57:01 +02:00
teensy-4.x sched/tls: remove PTHREAD_CLEANUP from Kconfig 2023-06-14 12:00:48 +08:00