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