incubator-nuttx/Documentation
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
..
_static docs: reduce main content max width from 1200px to 1000px 2021-03-26 23:41:45 -05:00
_templates Documentation: support versioned docs 2020-11-26 10:58:44 -08:00
applications Documentation: Add nxdiag application 2023-06-03 13:20:01 +08:00
components docs: Fix sphinx warnings listed in issue #9306 2023-05-20 12:40:52 +08:00
contributing Doc: Explain how to rebase and squash PR's commits 2022-12-19 10:31:12 +08:00
faq Doc: Add how to configure network MTU size 2022-11-02 09:14:17 +08:00
guides sched/tls: remove PTHREAD_CLEANUP from Kconfig 2023-06-14 12:00:48 +08:00
introduction Documentation: Improve pages for ESP boards 2023-03-25 12:23:35 +02:00
platforms board/xtensa/esp32-devkitc: Add nxdiag config 2023-06-03 13:20:01 +08:00
quickstart docs: Add copy button for code blocks 2023-05-20 12:58:32 +08:00
reference Documentation: Minor fixes in Tickless OS documentation 2023-05-24 10:31:56 +08:00
.gitignore
Makefile doc: mention sphinx-autobuild in contributing section 2021-03-26 23:41:45 -05:00
Pipfile docs: Add copy button for code blocks 2023-05-20 12:58:32 +08:00
Pipfile.lock build(deps): bump requests from 2.30.0 to 2.31.0 in /Documentation 2023-05-23 17:02:55 +08:00
conf.py docs: Add copy button for code blocks 2023-05-20 12:58:32 +08:00
glossary.rst
index.rst Move "Contributing" to be after getting started 2021-08-23 21:22:49 +08:00
make.bat
substitutions.rst Remove the double blank line from source files 2022-02-20 20:10:14 +01:00