comp.lang.ada
 help / color / mirror / Atom feed
From: "Ratson Janiv" <janiv@013.net.il>
Subject: A common array
Date: Thu, 18 Dec 2003 00:08:23 +0200
Date: 2003-12-18T00:08:23+02:00	[thread overview]
Message-ID: <3fe0d45e$1@news.barak.net.il> (raw)

Hi,
I need to write a program that creates a random number of tasks.
I need the tasks to update a common array (1 array for all the tasks).
do I need keep the array updating in critical section (I know that each task
will update a differnet cell in the array), if so how ?
Also I need to write a mechanism that enables the task to perform the check
twice with two differnet parameters, e.g. I call Task X to  check Numer 4 in
the array, and after it finishes, I want it to notify me, and also I want
teh task X to check the 18 Number.

for the decency, I M studying Ada, and it is part of my work, so please try
to help me as much as U can without writing the answers to me, I think some
guide lines will be helpful.

Many Many thanks,
Janiv Ratson.





             reply	other threads:[~2003-12-17 22:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-17 22:08 Ratson Janiv [this message]
2003-12-18  2:25 ` A common array Stephen Leake
2003-12-18  3:10   ` Wes Groleau
2003-12-19 15:13     ` Mr. J.
2003-12-20  3:23       ` Wes Groleau
2003-12-19 15:10 ` Ratson Janiv
2003-12-20  9:24 ` Ratson Janiv
2003-12-20 18:06   ` Robert I. Eachus
2003-12-20 18:56 ` @Fill(NOSPAM)YourBrain.com
replies disabled

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