mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 02:29:10 -04:00
This commit removes the need to define the vTaskCleanupTCB hook in pthread to cleanup the thread-specific data before a thread is deleted.
This commit removes the need to define the vTaskCleanupTCB hook in pthread to cleanup the thread-specific data before a thread is deleted.