mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
b3755b751e
This commit removes the need to define the vTaskCleanupTCB hook in pthread to cleanup the thread-specific data before a thread is deleted. |
||
---|---|---|
.. | ||
include | ||
test_apps/pthread_unity_tests | ||
CMakeLists.txt | ||
Kconfig | ||
pthread_cond_var.c | ||
pthread_internal.h | ||
pthread_local_storage.c | ||
pthread_rwlock.c | ||
pthread.c | ||
sdkconfig.rename |