Searched refs:uxIndex (Results 1 – 2 of 2) sorted by relevance
103 UBaseType_t uxIndex ) in xCoRoutineCreate() argument130 pxCoRoutine->uxIndex = uxIndex; in xCoRoutineCreate()312 … ( pxCurrentCoRoutine->pxCoRoutineFunction )( pxCurrentCoRoutine, pxCurrentCoRoutine->uxIndex ); in vCoRoutineSchedule()
57 …UBaseType_t uxIndex; /*< Used to distinguish between co-routines when multiple co-routines… member140 UBaseType_t uxIndex );