Ada Programming/Pragmas/Priority

< Ada Programming < Pragmas
Computing » Computer Science » Computer Programming » Ada Programming

Summary

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

Wikibook

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.