Hi David,

"David Guthrie" writes:

> X11 is not thread safe and requires some locking, but osg doesn't seem
> to do any of that.  Has no one seen this problem?

OSG calls XInitThreads(), see
src/osgViewer/GraphicsWindowX11.cpp:1911. Nevertheless, I don't know if
this is enough, as the manpage suggests.

-- 
Alberto

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

Reply via email to