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?
人气:352 ℃ 时间:2020-06-13 17:01:33
解答
If no time-delay function that called,lower priority task can not gets starved.Beacuse time-delay function can lead scheduler.
推荐
猜你喜欢