Searched refs:uxCurrentPriority (Results 1 – 2 of 2) sorted by relevance
165 …UBaseType_t uxCurrentPriority; /* The priority at which the task was running (may b… member
3787 pxTaskStatus->uxCurrentPriority = pxTCB->uxPriority; in vTaskGetInfo()4588 …\t%u\t%u\t%u\r\n", cStatus, ( unsigned int ) pxTaskStatusArray[ x ].uxCurrentPriority, ( unsigned … in vTaskList()