Searched refs:uxIndex (Results 1 – 2 of 2) sorted by relevance
105 UBaseType_t uxIndex ) in xCoRoutineCreate() argument132 pxCoRoutine->uxIndex = uxIndex; in xCoRoutineCreate()314 … ( pxCurrentCoRoutine->pxCoRoutineFunction )( pxCurrentCoRoutine, pxCurrentCoRoutine->uxIndex ); in vCoRoutineSchedule()
59 …UBaseType_t uxIndex; /**< Used to distinguish between co-routines when multiple co-routine… member138 UBaseType_t uxIndex );