From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d15593422d51c99f X-Google-Attributes: gid103376,public From: Thierry Lelegard Subject: Re: Threads on DEC Ada for Alpha Date: 1996/06/27 Message-ID: <31D28A2D.4C75B287@swthom.enet.dec.com>#1/1 X-Deja-AN: 162351008 references: <4qmmjr$fqa@crl.crl.com> to: Marc Peters content-type: text/plain; charset=us-ascii organization: Digital Equipment France mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.0Ib6a (X11; I; DEC 3000 Model 400 ) Date: 1996-06-27T00:00:00+00:00 List-Id: 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__