doc: Added C++ std::jthread limitation

This commit is contained in:
Jakob Hasse
2023-05-04 17:26:40 +08:00
parent 77f8aa2317
commit bb9912cc57
2 changed files with 8 additions and 2 deletions
+2
View File
@@ -30,6 +30,8 @@ The following standard APIs are implemented in ESP-IDF.
Refer to standard POSIX Threads documentation, or pthread.h, for details about the standard arguments and behaviour of each function. Differences or limitations compared to the standard APIs are noted below.
.. _posix_thread_api:
Thread APIs
^^^^^^^^^^^