comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Read-write mutex sometimes fails on deadlock
Date: Mon, 06 Nov 2017 18:31:05 +0000
Date: 2017-11-06T18:31:05+00:00	[thread overview]
Message-ID: <lyr2tbgsye.fsf@pushface.org> (raw)
In-Reply-To: 14ca8f28-a689-4431-9122-81a1c504569c@googlegroups.com

Robert Eachus <rieachus@comcast.net> writes:

>    entry Write (D: in Data) is
>    begin
>       The_Data := D;
>       Some_Data := True;
>       Print(D);
>       delay 0.1;
>    end Write;

Is this not illegal? or at the very least wrong?

  reply	other threads:[~2017-11-06 18:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-28 20:02 Read-write mutex sometimes fails on deadlock pascal.malaise
2017-11-06 18:24 ` Robert Eachus
2017-11-06 18:31   ` Simon Wright [this message]
2017-11-12  4:33     ` Robert Eachus
2017-11-12  5:21       ` J-P. Rosen
2017-11-15 22:57         ` Randy Brukardt
2017-11-15 23:05           ` Randy Brukardt
2017-11-06 21:01   ` Dmitry A. Kazakov
replies disabled

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