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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,1187e3c704569e4c X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!feeder.news-service.com!feeder.erje.net!newsfeed.utanet.at!newsreader2.utanet.at!not-for-mail From: =?ISO-8859-1?Q?G=FCnther_Wimpassinger?= Newsgroups: comp.lang.ada Subject: Re: Ada and EDF in Win32? Date: Fri, 19 Jun 2009 10:19:14 +0200 Organization: Tele2UTA Telecommunications GmbH Message-ID: References: <9b3d393e-0e94-4cda-82a6-540f152a8c30@j20g2000vbp.googlegroups.com> NNTP-Posting-Host: 82-149-102-96.wco.wellcom.at Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: newsreader2.utanet.at 1245399555 10673 82.149.102.96 (19 Jun 2009 08:19:15 GMT) X-Complaints-To: abuse@uta.at NNTP-Posting-Date: Fri, 19 Jun 2009 08:19:15 +0000 (UTC) User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) In-Reply-To: <9b3d393e-0e94-4cda-82a6-540f152a8c30@j20g2000vbp.googlegroups.com> Xref: g2news2.google.com comp.lang.ada:6533 Date: 2009-06-19T10:19:14+02:00 List-Id: AdaMagica schrieb: >> I tried to add "pragma Task_Dispatching_Policy(EDF_Within_Priorities)". > > I've never used this policy, but the name is EDF_Across_Priorities. Excuse me, EDF_Across_Priorities is the one I used in my examples. This was a mistake in the message. Thanks Guenther