comp.lang.ada
 help / color / mirror / Atom feed
From: nobody@REPLAY.COM (Anonymous)
Subject: Re: [QUESTION] Annuler une instruction Get_Immediate?
Date: 1998/02/20
Date: 1998-02-20T00:00:00+00:00	[thread overview]
Message-ID: <199802201411.PAA19095@basement.replay.com> (raw)
In-Reply-To: 6chm7t$bsn$1@sibyl.sunrise.ch


Avez vous essayer une select Asynchronous Transfer of Control (ATC)?
Have you tried an ATC select statement?

select
   <trigger>
   [<sequence of statements>]
then abort
   <abortable sequence of statments>
end select;

<trigger> = delay statement (pour vous/for your purposes)
<abortable sequence of statements? = Get_Immediate

Avez vous essayer une Get_Immediate avec Available? C'est peut-etre
votre seule chance a reussir si I/O bloque toutes les tasks.
Have you tried a Get_Immediate with the parameter Available? It may be
your only solution if I/O blocks all tasks with your compiler.



Jeff Carter  PGP:1024/440FBE21
My real e-mail address: ( carter @ innocon . com )
"I blow my nose on you."
Monty Python & the Holy Grail

Posted with Spam Hater - see
http://www.compulink.co.uk/~net-services/spam/




  reply	other threads:[~1998-02-20  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-02-19  0:00 [QUESTION] Annuler une instruction Get_Immediate? C�dric Rathgeb
1998-02-20  0:00 ` Anonymous [this message]
1998-02-20  0:00 ` Remerciements C�dric Rathgeb
replies disabled

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