Searched refs:pxOverflowDelayedCoRoutineList (Results 1 – 1 of 1) sorted by relevance
50 …static List_t * pxOverflowDelayedCoRoutineList = NULL; /**< Points to the delayed… variable193 …vListInsert( ( List_t * ) pxOverflowDelayedCoRoutineList, ( ListItem_t * ) &( pxCurrentCoRoutine->… in vCoRoutineAddToDelayedList()255 pxDelayedCoRoutineList = pxOverflowDelayedCoRoutineList; in prvCheckDelayedList()256 pxOverflowDelayedCoRoutineList = pxTemp; in prvCheckDelayedList()350 pxOverflowDelayedCoRoutineList = &xDelayedCoRoutineList2; in prvInitialiseCoRoutineLists()