Is the function osgDB::readNodeFile thread safe? I seem to remember in previous versions of the OSG API that the osgDB::DatabasePager would use a mutex to prevent threading issues when calling readNodeFile(), but in 2.8.0 it doesn't seem to do that anymore.
Just wondering because I'm working on some conversion software that uses multiple threads and needs to call readNodeFile quite often. Thanks. Alex
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

