Fixed multithreaded NextSubTest() output problems

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@157 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Tyler Dauwalder
2002-07-12 20:30:45 +00:00
parent 40ea65d602
commit 0a99bdf489
6 changed files with 131 additions and 20 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#ifndef _beos_synchronization_object_h_
#define _beos_synchronization_object_h_
#ifndef _beos_locker_sync_object_h_
#define _beos_locker_sync_object_h_
#include <cppunit/SynchronizedObject.h>
#include <Locker.h>