comp.lang.ada
 help / color / mirror / Atom feed
From: Thierry Lelegard <lelegard@swthom.enet.dec.com>
To: Marc Peters <mpeters@crl.com>
Subject: Re: Threads on DEC Ada for Alpha
Date: 1996/06/27
Date: 1996-06-27T00:00:00+00:00	[thread overview]
Message-ID: <31D28A2D.4C75B287@swthom.enet.dec.com> (raw)
In-Reply-To: 4qmmjr$fqa@crl.crl.com

On Digital UNIX (new name for DEC OSF/1 :-), the Ada tasks are POSIX threads.
Each Ada task is mapped on one thread. Each time a task is created, the Ada
runtime creates one pthread. So, using pthreads with Ada is natural.

If your software is written in Ada, you have to convert the multi-process
structure in multi-task structure (purely Ada, without pthread programming).
There should be no use for explicit calls to pthreads.

-- 
==========================================================================
Thierry Lelegard, "The Jazzing Troll", Email: lelegard@swthom.enet.dec.com
Digital Equipment France, 9-13 Av. du Lac, 91000 Evry, France    ,,,
Tel: (33) (1) 69 87 68 06, Fax: (33) (1) 69 87 60 65            (. .)
_____________________________________________________________ooO-(_)-Ooo__




  reply	other threads:[~1996-06-27  0:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-06-24  0:00 Threads on DEC Ada for Alpha Marc Peters
1996-06-27  0:00 ` Thierry Lelegard [this message]
1996-06-29  0:00   ` Simon Wright
1996-07-02  0:00     ` Thierry Lelegard
1996-07-06  0:00   ` Simon Wright
1996-07-06  0:00     ` Robert Dewar
1996-07-09  0:00   ` 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