Merge branch 'doc/jthread_limitation' into 'master'
doc: Note down C++ std::jthread limitation Closes IDF-6769 and IDFGH-9280 See merge request espressif/esp-idf!23570
This commit is contained in:
@@ -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
|
||||
^^^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user