From d8cbd49471809b6e567e7ea6de1890fc63a2942c Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Tue, 25 Sep 2007 10:18:50 +0000 Subject: [PATCH] Added thread unit test to test the create, start and destruction of threads --- examples/osgunittests/osgunittests.cpp | 32 +++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/examples/osgunittests/osgunittests.cpp b/examples/osgunittests/osgunittests.cpp index 34c3597c1..cb9cda689 100644 --- a/examples/osgunittests/osgunittests.cpp +++ b/examples/osgunittests/osgunittests.cpp @@ -24,6 +24,8 @@ #include #include +#include + #include "UnitTestFramework.h" #include "performance.h" @@ -381,6 +383,26 @@ void testQuat(const osg::Vec3d& quat_scale) osg::notify(osg::NOTICE)<<"Matrix = "<