Searched refs:xCoRoutineTickCount (Results 1 – 3 of 3) sorted by relevance
54 static TickType_t xCoRoutineTickCount = 0, xLastTickCount = 0, xPassedTicks = 0; variable168 xTimeToWake = xCoRoutineTickCount + xTicksToDelay; in vCoRoutineAddToDelayedList()178 if( xTimeToWake < xCoRoutineTickCount ) in vCoRoutineAddToDelayedList()231 xCoRoutineTickCount++; in prvCheckDelayedList()235 if( xCoRoutineTickCount == 0 ) in prvCheckDelayedList()251 if( xCoRoutineTickCount < listGET_LIST_ITEM_VALUE( &( pxCRCB->xGenericListItem ) ) ) in prvCheckDelayedList()278 xLastTickCount = xCoRoutineTickCount; in prvCheckDelayedList()
74 19 .bss.xCoRoutineTickCount 00000004 00000000 00000000 00000394 2**2