comp.lang.ada
 help / color / mirror / Atom feed
From: david levy <dclusyd@gmail.com>
Subject: ATC problem
Date: Tue, 15 Sep 2009 02:19:27 -0700 (PDT)
Date: 2009-09-15T02:19:27-07:00	[thread overview]
Message-ID: <a71f906f-4898-4b26-b209-f28c7c09e6e9@y10g2000prf.googlegroups.com> (raw)

Hi

Running on windows XP with GNAT GPL 2009 and the Asych Transfer of
Control select
statement does not appear to work as I thought it should. The code is
        SELECT
            DELAY Deadline;
            Put_Line("Overrun");
         THEN ABORT
            Do_Stuff;
         END SELECT;

If Do_Stuff overruns the deadline, the Overrun message is displayed,
but only after
the procedure Do_Stuff completes. Do_Stuff is not terminated  when the
deadline
expires. I expected it would. Am I missing something here?

Thanks, Dave



                 reply	other threads:[~2009-09-15  9:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

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