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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9e7db243dfa070d7 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news4.google.com!feeder.news-service.com!94.75.214.39.MISMATCH!aioe.org!news.tornevall.net!.POSTED!not-for-mail From: Jeffrey Carter Newsgroups: comp.lang.ada Subject: Re: Do people who use Ada also use ocaml or F#? Date: Sat, 30 Oct 2010 16:11:49 -0700 Organization: TornevallNET - http://news.tornevall.net Message-ID: References: <87ocab3mir.fsf@mid.deneb.enyo.de> <8j2nesF7crU1@mid.individual.net> NNTP-Posting-Host: 320724b2ae9561ab4fc357c204f0d67c Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: 971ae2cf044a3e7434a4e99eb3e5ef1c X-Complaints-To: abuse@tornevall.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Thunderbird/3.0.10 X-Complaints-Language: Spoken language is english or swedish - NOT ITALIAN, FRENCH, GERMAN OR ANY OTHER LANGUAGE! In-Reply-To: X-UserIDNumber: 1738 X-Validate-Post: http://news.tornevall.net/validate.php?trace=971ae2cf044a3e7434a4e99eb3e5ef1c X-Complaints-Italiano: Non abbiamo padronanza della lingua italiana - se mandate una email scrivete solo in Inglese, grazie X-Posting-User: 0243687135df8c4b260dd4a9a93c79bd Xref: g2news1.google.com comp.lang.ada:14997 Date: 2010-10-30T16:11:49-07:00 List-Id: On 10/30/2010 11:58 AM, Yannick DuchĂȘne (Hibou57) wrote: > > (seems I miss-understood Randy when he talked about this Yield some days > ago) Yield does what is intended by delay 0.0; as it is currently used: create a scheduling point where another task could get the processor, without otherwise slowing the current task down if there is no such other task. Given that the trend is to multiprocessors, it seems an odd thing to add at this point. -- Jeff Carter "Blessed are they who convert their neighbors' oxen, for they shall inhibit their girth." Monty Python's Life of Brian 83