J.15.10 Pragma Dispatching_Domain
Discussion: {
AI05-0167-1}
This pragma is born obsolescent; it is defined
to provide consistency with existing real-time pragmas. As with all obsolescent
features, this pragma is not optional; all Ada implementations need to
implement it.
Syntax
Name Resolution Rules
{
AI05-0167-1}
The expected type for the expression
is System.Multiprocessors.Dispatching_Domains.Dispatching_Domain.
Legality Rules
Static Semantics
{
AI05-0167-1}
For an implementation that supports Annex D, a
pragma Dispatching_Domain specifies the value of the Dispatching_Domain
aspect (see D.16.1). The expression
is associated with the aspect for the task type or single_task_declaration
that contains the pragma.
Extensions to Ada 2005
Ada 2005 and 2012 Editions sponsored in part by Ada-Europe