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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e6066104d6deadff X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!news.glorb.com!atl-c03.usenetserver.com!news.usenetserver.com!news-rtr.nyroc.rr.com!news-out.nyroc.rr.com!twister.nyroc.rr.com.POSTED!53ab2750!not-for-mail From: "REH" Newsgroups: comp.lang.ada References: <1156430839.745932.279060@75g2000cwc.googlegroups.com> <4yLHg.23125$uH6.15566@twister.nyroc.rr.com> <00SHg.153600$1i1.101654@attbi_s72> Subject: Re: protected type interrupts X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2869 X-RFC2646: Format=Flowed; Response X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Message-ID: Date: Sat, 26 Aug 2006 13:16:18 GMT NNTP-Posting-Host: 69.205.134.80 X-Complaints-To: abuse@rr.com X-Trace: twister.nyroc.rr.com 1156598178 69.205.134.80 (Sat, 26 Aug 2006 09:16:18 EDT) NNTP-Posting-Date: Sat, 26 Aug 2006 09:16:18 EDT Organization: Road Runner Xref: g2news2.google.com comp.lang.ada:6391 Date: 2006-08-26T13:16:18+00:00 List-Id: "Jeffrey R. Carter" wrote in message news:00SHg.153600$1i1.101654@attbi_s72... > No. It may be executed by the same thread of control that executed the > interrupt handler, This is what I was trying to say. >but that is not the same thing as executing it from the protected procedure >that is the interrupt handler. I didn't mean to say this. Thanks, REH