Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h321 #define taskEXIT_CRITICAL() portEXIT_CRITICAL()
323 #define portEXIT_CRITICAL() vPortExitCritical() macro