nuttx/boards/arm/imxrt/teensy-4.x
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
..
configs sched/tls: remove PTHREAD_CLEANUP from Kconfig 2023-06-14 12:00:48 +08:00
include
kernel
scripts
src Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
Kconfig Fix Kconfig style 2023-05-23 00:03:25 +08:00