On 7/27/07, Thibault Genessay <[EMAIL PROTECTED]> wrote: > Robert, do you see any objection if the implementation of the thread ID > mechanism is delegated to the underlying threading system, through the > adequate functions ? > > I could submit the pthreads and Win32 implementations, but I don't know > sproc at all. I guess it'd be a good idea if all 3 changes could be > atomically committed in the SVN. > > To be continued ...
I have no objections to suggestions for improvements. See tweak the code and post the changes in. W.r.t. sproc just leave it as its currently implemented, as Irix is not even supported now, and users always have the option of using pthreads under existing Irix system, and... Tripping up ReentrantMutex because of this issue will require mixing of thread types in the first place.... all in all a pretty narrow possibility of failure. Robert. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

