comp.lang.ada
 help / color / mirror / Atom feed
From: stt@inmet.inmet.com
Subject: Re: Hiding Concurrency
Date: 21 Apr 91 21:09:00 GMT	[thread overview]
Message-ID: <20600102@inmet> (raw)
In-Reply-To: 671951147@<jls


Re: Hiding Concurrency; semaphores in ADTs, etc.

Providing better support for data-oriented synchronization
is a high priority for the Ada 9X revision.  We are addressing
both the issue of synchronizing access to shared data without
introducing an additional task, as well as the importance of
by-reference parameter passing when passing shared or volatile
data objects.  For now, explicit use of access values to prevent
by-copy parameter passing may be the only "portable" solution,
though most compilers have an upper bound on the size of the
object they will pass by copy.

S. Tucker Taft
Ada 9X Mapping/Revision Team
Intermetrics, Inc.
Cambridge, MA  02138

       reply	other threads:[~1991-04-21 21:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <671951147@<jls>
1991-04-21 21:09 ` stt [this message]
1991-04-15 21:13 Hiding Concurrency Steven J. Zeil
1991-04-16 15:28 ` madmats
1991-04-18  5:05 ` Jim Showalter
1991-04-19  2:11   ` madmats
replies disabled

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