comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@cs.nyu.edu (Robert Dewar)
Subject: Re: Tasks in Gnat3.05 for Dos?
Date: 1996/07/17
Date: 1996-07-17T00:00:00+00:00	[thread overview]
Message-ID: <dewar.837651905@schonberg> (raw)
In-Reply-To: 4sjtvr$42n@masala.cc.uh.edu


"Yep found that out (how I missed it I'll never know).  Now it
compiles and runs, but the tasks don't run concurrently :("

Of course they don't run concurrently, you are on a single processor
machine. Furthermore, in accordance with the required semantics of
the real time annex, the scheduling is run-till-blocked. If you
are thinking that I/O should be overlapped -- you won't get this
in DOS, DOS does not take kindly to multi-threading.

What exactly are you expecting that you do not see?





  reply	other threads:[~1996-07-17  0:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-07-16  0:00 Tasks in Gnat3.05 for Dos? Spasmo
1996-07-16  0:00 ` John S. Harbaugh
1996-07-17  0:00   ` Spasmo
1996-07-17  0:00     ` Robert Dewar [this message]
1996-07-21  0:00       ` Spasmo
1996-07-21  0:00         ` Michael Feldman
1996-07-22  0:00         ` John Harbaugh
1996-07-23  0:00           ` Robert A Duff
1996-07-24  0:00             ` John Harbaugh
1996-07-23  0:00       ` Jon S Anthony
replies disabled

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