Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h562 const BaseType_t xClearOnExit,
Dtx_freertos.c2125 const BaseType_t xClearOnExit, in xEventGroupWaitBits() argument
2143 if(xClearOnExit == pdFALSE) { in xEventGroupWaitBits()
2149 if(xClearOnExit == pdFALSE) { in xEventGroupWaitBits()