Searched refs:pxCurrentCoRoutine (Results 1 – 3 of 3) sorted by relevance
52 CRCB_t * pxCurrentCoRoutine = NULL; variable115 if( pxCurrentCoRoutine == NULL ) in xCoRoutineCreate()117 pxCurrentCoRoutine = pxCoRoutine; in xCoRoutineCreate()173 ( void ) uxListRemove( ( ListItem_t * ) &( pxCurrentCoRoutine->xGenericListItem ) ); in vCoRoutineAddToDelayedList()176 listSET_LIST_ITEM_VALUE( &( pxCurrentCoRoutine->xGenericListItem ), xTimeToWake ); in vCoRoutineAddToDelayedList()182 …( ( List_t * ) pxOverflowDelayedCoRoutineList, ( ListItem_t * ) &( pxCurrentCoRoutine->xGenericLis… in vCoRoutineAddToDelayedList()188 …stInsert( ( List_t * ) pxDelayedCoRoutineList, ( ListItem_t * ) &( pxCurrentCoRoutine->xGenericLis… in vCoRoutineAddToDelayedList()195 vListInsert( pxEventList, &( pxCurrentCoRoutine->xEventListItem ) ); in vCoRoutineAddToDelayedList()309 …listGET_OWNER_OF_NEXT_ENTRY( pxCurrentCoRoutine, &( pxReadyCoRoutineLists[ uxTopCoRoutineReadyPrio… in vCoRoutineSchedule()312 … ( pxCurrentCoRoutine->pxCoRoutineFunction )( pxCurrentCoRoutine, pxCurrentCoRoutine->uxIndex ); in vCoRoutineSchedule()[all …]
78 21 .bss.pxCurrentCoRoutine 00000004 00000000 00000000 00000394 2**2