esp-idf/components/freertos
Sudeep Mohanty b3755b751e pthread: Remove pthread TLS cleanup dependency on FreeRTOS Static Task Cleanup Hook
This commit removes the need to define the vTaskCleanupTCB hook in
pthread to cleanup the thread-specific data before a thread is deleted.
2022-11-02 09:52:28 +01:00
..
FreeRTOS-Kernel freertos: Refactor stream buffer spinlock initialization 2022-11-02 14:56:46 +08:00
FreeRTOS-Kernel-SMP
esp_additions pthread: Remove pthread TLS cleanup dependency on FreeRTOS Static Task Cleanup Hook 2022-11-02 09:52:28 +01:00
test_apps ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 2022-11-01 11:23:21 +08:00
CMakeLists.txt
FreeRTOS-openocd.c
Kconfig pthread: Remove pthread TLS cleanup dependency on FreeRTOS Static Task Cleanup Hook 2022-11-02 09:52:28 +01:00
linker.lf
linker_smp.lf
sdkconfig.rename