comp.lang.ada
 help / color / mirror / Atom feed
From: Samuel Tardieu <sam@ada.eu.org>
To: "wiljan" <W.Derks@nl.cis.philips.com>
Subject: Re: How to wait for task completion
Date: 1996/09/15
Date: 1996-09-15T00:00:00+00:00	[thread overview]
Message-ID: <qw6k9tw3sci.fsf@gargantua.enst.fr> (raw)
In-Reply-To: 01bba2e8$c45aad90$35208b82@wd


>>>>> "Wiljan" == wiljan  <W.Derks@nl.cis.philips.com> writes:

Wiljan> Is there a simply way to wait until a task has completed in
Wiljan> Ada?

Assuming you are referring to Ada 95, you may well associate a
protected type with each task which will have two entries: one called
by the task just before it dies, the other one blocking until the
first one is called (and non-blocking if the first entry has
already been called).

  Sam
-- 
  Samuel Tardieu -- sam@ada.eu.org




  reply	other threads:[~1996-09-15  0:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-09-15  0:00 How to wait for task completion wiljan
1996-09-15  0:00 ` Samuel Tardieu [this message]
1996-09-16  0:00   ` wiljan
1996-09-17  0:00     ` Ted Dennison
1996-09-17  0:00     ` Samuel Tardieu
1996-09-17  0:00       ` wiljan
1996-09-17  0:00       ` Norman H. Cohen
1996-09-17  0:00         ` wiljan
1996-09-18  0:00           ` Tucker Taft
1996-09-18  0:00             ` Norman H. Cohen
1996-09-18  0:00   ` Jon S Anthony
1996-09-15  0:00 ` David C. Hoos, Sr.
1996-09-20  0:00   ` Stephen & Tammy House
1996-09-16  0:00 ` Jon S Anthony
replies disabled

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