comp.lang.ada
 help / color / mirror / Atom feed
From: beckwb@ois.com (R. William Beckwith)
Subject: Re: Using DCE RPC with Ada
Date: Thu, 27 Oct 1994 01:40:22 GMT
Date: 1994-10-27T01:40:22+00:00	[thread overview]
Message-ID: <CyB5zA.Htx@ois.com> (raw)
In-Reply-To: 38m1po$gvm@news.manassas.ibm.com

Text_IO's usually use a mutex to protect the non-reentrant
O/S I/O routines.  The use of the mutex in a thread that the
Ada kernel doesn't know about (didn't create) will usually
cause a problem like you are describing.

I hate to say it, but you're probably going to have to
pragma to printf to print anything.

... Bill

-- 
e-mail: Bill.Beckwith@ois.com       |    Team Ada
Objective Interface Systems, Inc.   | dist, full O-O
1895 Preston White Drive, Suite 250 | multithreading
Reston, VA  22091-5448  U.S.A.      |    built in



  reply	other threads:[~1994-10-27  1:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1994-10-26 16:57 Using DCE RPC with Ada crist
1994-10-27  1:40 ` R. William Beckwith [this message]
1994-10-31  9:25 ` David Emery
1994-11-02 21:37 ` Stef Van Vlierberghe
replies disabled

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