Re: Preventing beach balls
Re: Preventing beach balls
- Subject: Re: Preventing beach balls
- From: Bill Bumgarner <email@hidden>
- Date: Sat, 3 Mar 2007 12:36:26 -0800
On Mar 3, 2007, at 11:18 AM, Paul Borokhov wrote:
Yes, every method has NSAutoreleasePool *pool = [[NSAutoreleasePool
alloc] init]; at the beginning and [pool release]; at the end. If
they didn't, I'd be leaking a lot more than NSLocks.
How are you creating the locks? Need some more clues here.
b.bum
_______________________________________________
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