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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c7cbae112ac5e4c3 X-Google-Attributes: gid103376,public From: Mats Weber Subject: Re: Tasking and preemption Date: 1998/12/14 Message-ID: <367508B1.2EDFE49D@elca-matrix.ch>#1/1 X-Deja-AN: 422105729 Content-Transfer-Encoding: 7bit References: <36714AA1.96BD1AC5@systems.at> <74rr7n$4sp$1@nnrp1.dejanews.com> <3674433D.9932AFF@umundum.vol.at> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Organization: ELCA Matrix SA Mime-Version: 1.0 Reply-To: Mats.Weber@elca-matrix.ch Newsgroups: comp.lang.ada Date: 1998-12-14T00:00:00+00:00 List-Id: On most UNIX systems, GNAT can use two different thread packages: Native and FSU. There should be a file named README.TASKING or something like that in your GNAT distribution and you really want to read it so that you can choose which threads package to use.