comp.lang.ada
 help / color / mirror / Atom feed
From: "Ed Colbert" <colbert@abssw.com>
Subject: Concurrency & I/O
Date: Mon, 25 Jun 2001 09:57:59 -0700
Date: 2001-06-25T09:57:59-07:00	[thread overview]
Message-ID: <t4KZ6.134905$qv3.39151261@nnrp5-w.sbc.net> (raw)

Hi All,

Can someone confirm that it's still implementation defined whether I/O
operations (Put, Get, 'Write, 'Read) are atomic, blocking, or subject to
Priority_Ceiling.  In quick review of the manual & rational, I found the
following:

1) File_Type's and Root_Stream_Type are not publically defined using pragma
Atomic.
2) Get_Immediate is non-blocking according Rationale section A.1.
3) A.10.7(24) Says Get_Immediate doesn't wait for end of line.
4) Annex H provides NO_IO pragma to disallow use of standard IO packages
(and Ravenscare requires this pragma).
5) Annex D doesn't mention I/O.

I don't see a specific statement about the semanics of I/O operations in a
concurrent environment.

Take Care,
Ed





             reply	other threads:[~2001-06-25 16:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-25 16:57 Ed Colbert [this message]
2001-07-09 17:28 ` Concurrency & I/O Robert A Duff
replies disabled

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