NSViewHierarchyLock
NSViewHierarchyLock
- Subject: NSViewHierarchyLock
- From: "Jeff Evans" <email@hidden>
- Date: Wed, 28 Aug 2002 17:44:52 -0500
Does anyone know anything about NSViewHierarchyLock works, and how I would
go about troubleshooting when my app deadlocks on it? I've got one window,
two direct subviews, and each of those subviews adding and removing subviews
in separate threads. Everything I've read says modifying the view hierarchy
is thread safe, but I've managed to stumble upon a way to mess things up.
I'm developing on 10.1.5.
Thanks in advance,
-Jeff
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.