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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,b804c954968a5651,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-27 10:30:52 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!fu-berlin.de!uni-berlin.de!193-152-74-232.uc.nombres.ttd.ES!not-for-mail From: Alejandro R. Mosteo <402450@cepsz.unizar.es> Newsgroups: comp.lang.ada Subject: Gnat 3.13p on NT - protected objects Date: Wed, 27 Jun 2001 19:30:47 +0200 Organization: TruliSoft Corp. Message-ID: NNTP-Posting-Host: 193-152-74-232.uc.nombres.ttd.es (193.152.74.232) X-Trace: fu-berlin.de 993663051 14048234 193.152.74.232 (16 [49872]) X-Newsreader: MicroPlanet Gravity v2.30 Xref: archiver1.google.com comp.lang.ada:9158 Date: 2001-06-27T19:30:47+02:00 List-Id: Hello all. I'm using Gnat for a student project. I've recently learned that Gnat on NT doesn't change priority of threads when entering a protected call. In other words, the ceiling priority is not set and the thread runs at a lower priority that it should run. I've looked the assembler code generated and it seems true. I'm quite perplexed, since I've never read nothing related in the docs, and never before anybody has told nothing about that. Can someone enlighten me a bit? Exists some easy work around for this "feature"? Many thanks, �lex. ------------------------------------------- Alejandro R. Mosteo mailto: 402450@cepsz.unizar.uu_remove_uu.es -------------------------------------------