Ada Programming/Pragmas/Priority


Ada. Time-tested, safe and secure.
Ada. Time-tested, safe and secure.

Summary edit

The pragma Priority sets a task's priority. The priority pragma accepts an integer argument that may be static or dynamically calculated. The pragma must be called in the task specification.

See also edit

Wikibook edit