incubator-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 teensy-4.x: update pikron-bb configuration with PMSM control abilities 2023-02-11 20:07:28 +08:00
kernel Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
scripts Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
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