comp.lang.ada
 help / color / mirror / Atom feed
From: Michal Nowikowski <godfryd@zamek.gda.pl>
Subject: Re: not handled exceptions
Date: Sun, 24 Mar 2002 07:47:37 +0100
Date: 2002-03-24T07:47:37+01:00	[thread overview]
Message-ID: <pan.2002.03.24.07.47.36.618768.740@zamek.gda.pl> (raw)
In-Reply-To: 2l8n8.96800$Yv2.30930@rwcrnsc54

On Sun, 24 Mar 2002 00:37:34 +0100, Steve Doiel wrote:

>   task_loop:
>     loop
>       select
>         Do_Something;
>       or
>         terminate;
>         exit task_loop;
>       end select;
>     end loop task_loop;
> 
> When you give the select a terminate option it will be taken when the
> controlling task terminates.

I know that. But what to do if Do_Something is executing and would be for
a longer time. Could it be interupted?

Godfryd

-- 
|  Michal Nowikowski <godfryd@zamek.gda.pl>
|  BOFH excuse #203: Write-only-memory subsystem too slow for this
|  machine. Contact your local dealer.



      reply	other threads:[~2002-03-24  6:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-22 17:40 not handled exceptions Michal Nowikowski
2002-03-23  0:42 ` Greg Bek
2002-03-23  7:09 ` Wilhelm Spickermann
2002-03-23  9:36   ` Ingo Marks
2002-03-23 13:40   ` Michal Nowikowski
2002-03-23 11:52 ` Robert Dewar
2002-03-23 13:39   ` Michal Nowikowski
2002-03-23 15:13     ` Steve Doiel
2002-03-23 17:32       ` tmoran
2002-03-23 22:04       ` Michal Nowikowski
2002-03-23 23:37         ` Steve Doiel
2002-03-24  6:47           ` Michal Nowikowski [this message]
replies disabled

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