Searched refs:xCounter (Results 1 – 1 of 1) sorted by relevance
18 static BaseType_t xCounter = TASK_STUB_COUNTER; variable32 xCounter = maxCounter; in vInitTaskCheckForTimeOut()42 ++xCounter; in xTaskCheckForTimeOut()44 if( xCounter == xCounterLimit ) in xTaskCheckForTimeOut()