Re: alloc init thread safe?
Re: alloc init thread safe?
- Subject: Re: alloc init thread safe?
- From: Bill Bumgarner <email@hidden>
- Date: Thu, 8 Mar 2007 10:53:15 -0800
On Mar 8, 2007, at 10:43 AM, David Carlisle wrote:
I'm using NSThread detachThreadSelector. Nothing out of the ordinary.
But now I find I have a BOOL method that is rarely and randomly
returning NO when the only exit to the method is "return YES;" so I
have some strange problem somewhere. It turned out that the method
didn't need to be BOOL, but the result is checked anyway.
Does your code compile without warnings (without having enabled "don't
warn on anything" in Xcode)?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden