Re: @synchronized crashing with ARC
Re: @synchronized crashing with ARC
- Subject: Re: @synchronized crashing with ARC
- From: Jens Alfke <email@hidden>
- Date: Thu, 31 May 2012 09:00:14 -0700
On May 31, 2012, at 8:47 AM, Antonio Nunes wrote:
> static void *kMyVLFContext = &kMyVLFContext;
...
> @synchronized(kMyVLFContext) {
Huh? I thought the parameter to @synchronized(…) had to be an object reference?
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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