Next: No_Terminate_Alternatives, Previous: No_Task_Termination, Up: Partition-Wide Restrictions [Contents][Index]
[GNAT] This restriction prevents the declaration of tasks or task types
throughout the partition. It is similar in effect to the use of
Max_Tasks => 0
except that violations are caught at compile time
and cause an error message to be output either by the compiler or
binder.