comp.lang.ada
 help / color / mirror / Atom feed
From: lemchens@lemmies.lb.bawue.de (arvids lemchens)
Subject: Re: Multitasking
Date: 09 Dec 2002 08:43:00 +0100
Date: 2002-12-09T08:43:00+01:00	[thread overview]
Message-ID: <8bW1ibNkACB@lemmies.lb.bawue.de> (raw)
In-Reply-To: binI9.62883$pN3.4692@sccrnsc03

Hello Steve,

nospam_steved94@attbi.com am 07.12.02 um 14:09 in comp.lang.ada:
>> Output is:
>> -----
>> Start Task S at:          46831
>> Task S finished at        46891
>> End Task S                46891
>> Start Task U              46891
>> Task S finished at        47011
>> End Task U                47011
>> -----
> While I'm not certain what you're expecting, the output is exactly what I
> expect (and get on Gnat 3.15p on W2K).

I were expecting something like.

Start S     46831
End   S     46831
Start U     46831
End   U     46831
Task S Fin  46891
Task U Fin  47011

> During the rendevous, the part between "accept S" and "end S" in your  
task,
> the environment task and Tc do not proceed independently.  If you want them
> to do so change the code to look something like:

>          select
>            ...
>          or

Thanks, now i am starting to understand.

MvfG,

Arvids




  reply	other threads:[~2002-12-09  7:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-07 12:16 Multitasking arvids lemchens
2002-12-07 14:09 ` Multitasking SteveD
2002-12-09  7:43   ` arvids lemchens [this message]
2002-12-07 14:10 ` Multitasking Michal Nowak
2002-12-09  9:57   ` Multitasking arvids lemchens
2002-12-09 22:27     ` Multitasking Michal Nowak
2002-12-07 21:33 ` Multitasking Dennis Lee Bieber
2002-12-08  0:17   ` Multitasking Dennis Lee Bieber
2002-12-09  9:54     ` Multitasking arvids lemchens
2002-12-09 20:48       ` Multitasking Dennis Lee Bieber
2002-12-11 12:45         ` Multitasking John English
2002-12-11 19:34           ` Multitasking Dennis Lee Bieber
replies disabled

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