Searched refs:LockerSyncObject (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/tools/cppunit/
H A DLockerSyncObject.h11 class CPPUNIT_API LockerSyncObject : public CppUnit::SynchronizedObject::SynchronizationObject { class in inherits:CppUnit::SynchronizedObject::SynchronizationObject
13 LockerSyncObject() {} function in class:LockerSyncObject
14 virtual ~LockerSyncObject() {}
24 LockerSyncObject( const LockerSyncObject &copy );
27 void operator =( const LockerSyncObject &copy );
H A DTestShell.h4 #include <LockerSyncObject.h>

Completed in 91 milliseconds