comp.lang.ada
 help / color / mirror / Atom feed
From: Stribor40 <ikamzic@gmail.com>
Subject: Problem with tutorial example
Date: Sun, 21 Sep 2014 19:47:51 -0700 (PDT)
Date: 2014-09-21T19:47:51-07:00	[thread overview]
Message-ID: <19829aef-4baa-4d96-a205-7e72b8a6d9a8@googlegroups.com> (raw)

I am trying to study example i found in this page http://infres.enst.fr/~pautet/Ada95/e_c26_p2.ada where first, second and third tasks output lines of text to monitor but main task at the end of the program never calls any of these tasks.  Now i understand that Ada uses linear declaration and that it loads each tasks and makes each tasks wait at the "begin". So as lines are read each tasks execuatable part is loaded but each tasks wait at begin. 
Now main task doesnt call any of these other 3 tasks at all. All it does is output line of text "i am main..."   
Can someone point out how do these 3 tasks get fired up please?


             reply	other threads:[~2014-09-22  2:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-22  2:47 Stribor40 [this message]
2014-09-22  6:21 ` Problem with tutorial example Jeffrey Carter
2014-09-22  6:23 ` Simon Wright
replies disabled

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