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
|
bdfd18dc03
|
From Kristofer Tingdahl, with additions from Riccardo Corsi and Robert Milharcic, support for Qt5 build
|
2013-06-10 14:34:25 +00:00 |
|
Robert Osfield
|
82c01cb72e
|
From Wang Rui, QT based OpenThreads implementation
|
2010-10-14 09:31:09 +00:00 |
|