Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h563 const BaseType_t xClearOnExit,
Dtx_freertos.c2115 const BaseType_t xClearOnExit, in xEventGroupWaitBits() argument
2133 if(xClearOnExit == pdFALSE) { in xEventGroupWaitBits()
2139 if(xClearOnExit == pdFALSE) { in xEventGroupWaitBits()