Did you use an OpenThreads::Mutex or ReadWriteMutex in your shared
file cache?  As far as I know OpenThreads::Mutex is sound, but
ReadWriteMutex does look unsound as it stands.

Could have been ReadWriteMutex, but not 100% sure. The only sure thing is that tbb fixed it.
Stefan

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to