Robert Osfield
|
28a676e105
|
Replaced use of while(isRunning()) { YieldCurrentThread(); } style loops with use of join() to avoid false positives being reported by valgrind when using the helgrind tool for thread debugging.
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14460 16af8721-9629-0410-8352-f15c8da7e697
|
2014-11-04 10:46:59 +00:00 |
|
Robert Osfield
|
d18250da59
|
Replaced .osg with .osgt file usage
|
2011-06-14 16:54:20 +00:00 |
|
Robert Osfield
|
9b1445d5b9
|
Fixed warnings
|
2008-12-18 13:56:30 +00:00 |
|
Robert Osfield
|
4cb79dcddf
|
From Jean-Sebastian Guay, fixed windows build
|
2008-09-24 16:03:47 +00:00 |
|
Robert Osfield
|
edc966c4c2
|
Added "serialize" and plugin "preload" options in the "read-threads" code path.
|
2008-09-23 15:41:49 +00:00 |
|
Robert Osfield
|
1b02cf99dc
|
Added read-threads <numThreads> command line and read thread test back end
|
2008-09-23 13:58:49 +00:00 |
|