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