No_Task_At_Interrupt_Priority (GNAT Reference Manual) (original) (raw)
Next: No_Task_Attributes_Package, Previous: No_Task_Allocators, Up: Partition-Wide Restrictions [Contents][Index]
5.1.64 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.