esp-idf/components/freertos/esp_additions
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
..
include/freertos pthread: Remove pthread TLS cleanup dependency on FreeRTOS Static Task Cleanup Hook 2022-11-02 09:52:28 +01:00
private_include freertos: Adds new APIs to set/get and restore base priority 2022-09-01 07:07:08 +00:00
freertos_v8_compat.c freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00