From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e53617e6821a1c7e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-30 16:21:47 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: prichtmyer@yahoo.com (Peter Richtmyer) Newsgroups: comp.lang.ada Subject: Re: Suspicious reentrant semaphore Date: 30 Apr 2003 16:21:47 -0700 Organization: http://groups.google.com/ Message-ID: <1b585154.0304301521.3792f86d@posting.google.com> References: NNTP-Posting-Host: 68.1.176.75 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1051744907 474 127.0.0.1 (30 Apr 2003 23:21:47 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 30 Apr 2003 23:21:47 GMT Xref: archiver1.google.com comp.lang.ada:36785 Date: 2003-04-30T23:21:47+00:00 List-Id: "Randy Brukardt" wrote in message news:... > > entry Get when True is I'm curious, why the "when True" above ? thanks, Peter