• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Endless loop but only with release build
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Endless loop but only with release build


  • Subject: Re: Endless loop but only with release build
  • From: Matt Neuburg <email@hidden>
  • Date: Sat, 30 Sep 2006 10:24:33 -0700
  • Thread-topic: Endless loop but only with release build

On Sat, 30 Sep 2006 17:02:18 +0100, Antonio Nunes <email@hidden>
said:
> // Wait until the converting thread has terminated, if it exists
> while (_isConverting) {
>  ;
> }
>
>Could this be a compiler bug, or is this not a good way to handle
>states across threads?

Gosh, I'd say the latter.

<http://developer.apple.com/documentation/Cocoa/Conceptual/Multithreading/ar
ticles/CocoaLocks.html>

m.

--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: NSTextField drawing over itself?
  • Next by Date: Re: How to draw Text inside a NSImage?
  • Previous by thread: Re: Endless loop but only with release build
  • Next by thread: How to draw Text inside a NSImage?
  • Index(es):
    • Date
    • Thread