mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
bf7ab2249c
Originally, pthread_internal_local_storage_destructor_callback was only called from pthread_exit
on the thread whose TLS is being destroyed.
In
|
||
---|---|---|
.. | ||
include | ||
test_apps/pthread_unity_tests | ||
CMakeLists.txt | ||
Kconfig | ||
pthread_cond_var.c | ||
pthread_internal.h | ||
pthread_local_storage.c | ||
pthread_rwlock.c | ||
pthread_semaphore.c | ||
pthread.c | ||
sdkconfig.rename |