If you are writing the tasks for a system with a preemptive priority-based scheduler; how would you make sure that no ta
问题描述:
If you are writing the tasks for a system with a preemptive priority-based scheduler; how would you make sure that no task of lower priority gets starved?
答
If no time-delay function that called,lower priority task can not gets starved.Beacuse time-delay function can lead scheduler.