When the higher priority task was hang-up and at the same time several tasks with the same priority ready to run,which task will be run first? I mean I have several tasks need not preemptive, so I give the same priority to the tasks, but I hope when the higher priority task was hang-up, one designated task will be run first, so how can I do.