Next: No_Task_Hierarchy, Previous: No_Task_At_Interrupt_Priority, Up: Partition-Wide Restrictions [Contents][Index]
[GNAT] This restriction ensures at compile time that there are no implicit or
explicit dependencies on the package Ada.Task_Attributes
.
The restriction No_Task_Attributes
is recognized as a synonym
for No_Task_Attributes_Package
. This is retained for historical
compatibility purposes (and a warning will be generated for its use if
warnings on obsolescent features are activated).