When resuming a task a check is first made to see if the task is actually suspended. vTaskPrioritySet() and vTaskResume() no longer use the event list item. This has not been necessary since V4.0.1 when the xMissedYield handling was added.