Thread safety of NSTreeNode?
Thread safety of NSTreeNode?
- Subject: Thread safety of NSTreeNode?
- From: Sean McBride <email@hidden>
- Date: Tue, 15 Nov 2011 20:25:59 -0500
- Organization: Rogue Research Inc.
Hi all,
Unless I've missed it, the docs say nothing about the thread safety of NSTreeNode.
I'm hoping to be able to do the following: create and mutate an NSTreeNode on a background thread, where only this thread knows about the instance, then pass the instance off to the main thread, where thereafter only the main thread will use the instance.
From my reading of the general 'Thread Safety Summary' wrt mutable objects, I think this should be safe... but I'd appreciate begin corrected...
Thanks,
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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