Next: Pragma Profile (Rational), Previous: Pragma Profile (Ravenscar), Up: Implementation Defined Pragmas
pragma Profile (Restricted);
This is an implementation-defined version of the standard pragma defined in Ada 2005. It is available in all versions of Ada. It is a configuration pragma that establishes the following set of restrictions:
This set of restrictions causes the automatic selection of a simplified version of the run time that provides improved performance for the limited set of tasking functionality permitted by this set of restrictions.