Next: , Previous: , Up: Partition-Wide Restrictions   [Contents][Index]


5.1.63 No_Task_At_Interrupt_Priority

[GNAT] This restriction ensures at compile time that there is no Interrupt_Priority aspect or pragma for a task or a task type. As a consequence, the tasks are always created with a priority below that an interrupt priority.