This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
97c95ab49132ec7aec790ba419cf507fd467ea58
OpenSceneGraph
/
src
/
OpenThreads
History
Robert Osfield
552c9b037f
Moved initializer to constructors
2016-06-23 08:53:46 +01:00
..
common
From Ulrich Hertlein, "as discussed on osg-users there is an issue with clang++ on OS X and iOS that results in
2012-03-23 10:24:50 +00:00
pthreads
Moved initializer to constructors
2016-06-23 08:53:46 +01:00
qt
Fixed version of CMakeLists.txt when you check BUILD_OPENTHREAD_WITH_QT and compile with Visual Studio 2015
2016-06-02 10:06:58 +01:00
sproc
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.
2014-11-04 10:46:59 +00:00
win32
From Albert Luaces, typo fixes.
2015-06-01 13:40:20 +00:00
CMakeLists.txt
Fixed unused parameter warning.
2016-06-08 09:34:34 +01:00