Searched refs:uxTopCoRoutineReadyPriority (Results 1 – 3 of 3) sorted by relevance
53 static UBaseType_t uxTopCoRoutineReadyPriority = 0; variable68 …if( pxCRCB->uxPriority > uxTopCoRoutineReadyPriority ) …70 …uxTopCoRoutineReadyPriority = pxCRCB->uxPriority; …296 while( listLIST_IS_EMPTY( &( pxReadyCoRoutineLists[ uxTopCoRoutineReadyPriority ] ) ) ) in vCoRoutineSchedule()298 if( uxTopCoRoutineReadyPriority == 0 ) in vCoRoutineSchedule()304 --uxTopCoRoutineReadyPriority; in vCoRoutineSchedule()309 …NER_OF_NEXT_ENTRY( pxCurrentCoRoutine, &( pxReadyCoRoutineLists[ uxTopCoRoutineReadyPriority ] ) ); in vCoRoutineSchedule()
76 20 .bss.uxTopCoRoutineReadyPriority 00000004 00000000 00000000 00000394 2**2