Re: Accessing internal lock for atomic properties
Re: Accessing internal lock for atomic properties
- Subject: Re: Accessing internal lock for atomic properties
- From: Eric Hermanson <email@hidden>
- Date: Sun, 05 Apr 2009 23:50:35 -0400
I want to acquire the lock so that I can run some logic that requires
changing a set of variables atomically. I suppose I'm going to have
to create a new lock for this.
- Eric
On Apr 5, 2009, at 11:48 PM, Bill Bumgarner wrote:
On Apr 5, 2009, at 8:43 PM, Eric Hermanson wrote:
Is there any way to access the internal lock used when atomic
properties are synthesized (assuming a simple @synchronized(self)
is not used in this case)?
Nope.
What are you trying to do?
b.bum
_______________________________________________
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