]> git.mxchange.org Git - simgear.git/commit
Reimplement SGThread and friends.
authorMathias Froehlich <Mathias.Froehlich@web.de>
Thu, 1 Sep 2011 16:19:09 +0000 (18:19 +0200)
committerMathias Froehlich <Mathias.Froehlich@web.de>
Wed, 7 Sep 2011 15:32:43 +0000 (17:32 +0200)
commit059db643bc6e543f665bfbe053ff9f35ada32a6d
tree2deb90d88b5a1501f186250d97a03bb096e483a6
parent39731debdc7908bf85cc295df8c2b64ab3567a11
Reimplement SGThread and friends.

Reimplement the threading stuff using either pthreads
or win32 threads. These simple classes should help us
to stay osg independent for simgears core classes.
projects/VC90/SimGear.vcproj
simgear/threads/SGThread.cxx
simgear/threads/SGThread.hxx