Hi,

I am not quite sure about the internals of OpenThreads, but
ReentrantMutex uses a function of "CurrentThread" which returns the
current OpenThread. However, if the current thread isn't an OpenThread,
it seems to return NULL.

 

So if you are using the ReentrantMutex with multiple other
Non-OpenThread Threads it will fail.

 

Richard

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

Reply via email to