comp.lang.ada
 help / color / mirror / Atom feed
From: Richard Francis <com40008@diana1.cs.paisley.ac.uk>
Subject: Help needed with tasking
Date: 1996/05/22
Date: 1996-05-22T00:00:00+00:00	[thread overview]
Message-ID: <31A33519.41C67EA6@diana1.cs.paisley.ac.uk> (raw)


I am writing a traffic lights sim using tasking. Can someone help me
with how tasks work? You can't call an entry from within another, is
that right? eg
task body a is
select
accept x do
--something
a.y;
end x;
or
accept y do
--something
end y;
end select;
end a;

what else can or can't you do?

-- 
Richard Francis

....as the elephant said to the naked man,
" Cute! But can it pick up peanuts?"....




             reply	other threads:[~1996-05-22  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-05-22  0:00 Richard Francis [this message]
1996-05-22  0:00 ` Help needed with tasking Robert I. Eachus
1996-05-23  0:00 ` Pascal Ledru
replies disabled

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