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