> Also need feedback on what else might need to go into the next release > of OpenThreads.
Hi Robert, I vote for atomic count support, so that lower-overhead thread-safe reference counting might be supported in OSG in the future. Also, support for a cross-platform interface to atomic increment/decrement/test-and-set operations would be great too. I remember thinking those might be useful for addressing the observer tracking problem with the atomic count-based reference count. Of course, I don't have any time to actually volunteer to the effort. :) -Mike _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
