Searched refs:xOverflowCount (Results 1 – 2 of 2) sorted by relevance
126 BaseType_t xOverflowCount; member
3352 pxTimeOut->xOverflowCount = xNumOfOverflows; in vTaskSetTimeOutState()3362 pxTimeOut->xOverflowCount = xNumOfOverflows; in vTaskInternalSetTimeOutState()3403 …if( ( xNumOfOverflows != pxTimeOut->xOverflowCount ) && ( xConstTickCount >= pxTimeOut->xTimeOnEnt… in xTaskCheckForTimeOut()