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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,33c859f76d1d7bed,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-09 08:45:53 PST From: "Jakob Erber" Newsgroups: comp.lang.ada Subject: Gnat Ada Tasking and Threads Date: Thu, 9 Jan 2003 17:43:00 +0100 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 NNTP-Posting-Host: 80.218.9.111 Message-ID: <3e1da740$1@news.swissonline.ch> X-Trace: news.swissonline.ch 1042130752 80.218.9.111 (9 Jan 2003 17:45:52 +0100) X-Complaints-To: abuse@swissonline.ch Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!news.mailgate.org!news-zh.switch.ch!news.swissonline.ch!not-for-mail Xref: archiver1.google.com comp.lang.ada:32833 Date: 2003-01-09T17:43:00+01:00 List-Id: Hello, are Gnat Ada Tasks based on the thread modell, the operating system offers (for example pthreads), or does Gnat Ada implement its own threading system? best regards Jakob