comp.lang.ada
 help / color / mirror / Atom feed
From: cb@MITRE-BEDFORD.ARPA (Christopher Byrnes)
Subject: Re: Runtime behavior of Ada tasks
Date: Fri, 26-Sep-86 09:18:56 EDT	[thread overview]
Date: Fri Sep 26 09:18:56 1986
Message-ID: <8609241248.AA23792@mitre-bedford.ARPA> (raw)
In-Reply-To: 8609240638.AA16811@mitre-bedford.ARPA


  Check 9.8(5) of the Ada* LRM.  It states that "For tasks of the same
priority, the scheduling order is not defined by the language.  For tasks
without explicit priority, the scheduling rules are not defined..."  Your
Ada compiler's runtime system is allowed to do almost anything with the
output from your two tasks (in terms of interleaving, starvation, etc.).
If you want the output from your two tasks to be periodicly switched back
and forth between the tasks, you'll have to program it that way.

					Christopher Byrnes
					The MITRE Corporation
					Burlington Road
					M/S A425
					Bedford, Mass. 01730

					cb@Mitre-Bedford.ARPA
					...!decvax!linus!mbunix!cb.UUCP
* Ada is a trademark of the Ada Joint Program Office

           reply	other threads:[~1986-09-26 13:18 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <8609240638.AA16811@mitre-bedford.ARPA>]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox