Home
last modified time | relevance | path

Searched refs:configTHREAD_LOCAL_STORAGE_DELETE_CALLBACKS (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.4.0/components/freertos/include/esp_additions/freertos/
DFreeRTOSConfig.h97 #define configTHREAD_LOCAL_STORAGE_DELETE_CALLBACKS 1 macro
/hal_espressif-3.4.0/components/freertos/
Dtasks.c317 #if ( configTHREAD_LOCAL_STORAGE_DELETE_CALLBACKS )
510 …f ( configNUM_THREAD_LOCAL_STORAGE_POINTERS > 0 ) && ( configTHREAD_LOCAL_STORAGE_DELETE_CALLBACKS
1090 #if ( configTHREAD_LOCAL_STORAGE_DELETE_CALLBACKS == 1) in prvInitialiseNewTask()
1421 …f ( configNUM_THREAD_LOCAL_STORAGE_POINTERS > 0 ) && ( configTHREAD_LOCAL_STORAGE_DELETE_CALLBACKS in vTaskDelete()
4088 #if ( configTHREAD_LOCAL_STORAGE_DELETE_CALLBACKS )
4255 …f ( configNUM_THREAD_LOCAL_STORAGE_POINTERS > 0 ) && ( configTHREAD_LOCAL_STORAGE_DELETE_CALLBACKS in prvCheckTasksWaitingTermination()
4591 …f ( configNUM_THREAD_LOCAL_STORAGE_POINTERS > 0 ) && ( configTHREAD_LOCAL_STORAGE_DELETE_CALLBACKS
/hal_espressif-3.4.0/components/freertos/include/freertos/
Dtask.h1911 #if ( configTHREAD_LOCAL_STORAGE_DELETE_CALLBACKS )
DFreeRTOS.h1233 #if ( configTHREAD_LOCAL_STORAGE_DELETE_CALLBACKS )
/hal_espressif-3.4.0/docs/doxygen/
DDoxyfile252 configTHREAD_LOCAL_STORAGE_DELETE_CALLBACKS=1 \