Searched defs:xAlreadyYielded (Results 1 – 3 of 3) sorted by relevance
192 BaseType_t xAlreadyYielded; in xEventGroupSync() local320 BaseType_t xWaitConditionMet, xAlreadyYielded; in xEventGroupWaitBits() local
2370 BaseType_t xAlreadyYielded, xShouldDelay = pdFALSE; in xTaskDelayUntil() local2460 BaseType_t xAlreadyYielded = pdFALSE; in vTaskDelay() local4014 BaseType_t xAlreadyYielded = pdFALSE; in xTaskResumeAll() local7696 BaseType_t xAlreadyYielded, xShouldBlock = pdFALSE; in ulTaskGenericNotifyTake() local7799 BaseType_t xReturn, xAlreadyYielded, xShouldBlock = pdFALSE; in xTaskGenericNotifyWait() local
1918 #define traceRETURN_xTaskResumeAll( xAlreadyYielded ) argument
Completed in 27 milliseconds