haiku/headers
ejakowatz 4a0ef275e3 A templatized adaptation of BAutolock. Any class which supplies the
necessary functions can be managed with BObjectLocker:
	bool Lock()		--	returns whether lock succeeded
	void Unlock()	--	unlocks the client instance


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@245 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-07-15 16:06:31 +00:00
..
os Tweaks to deal with new repository hierarchy and use of unified CppUnit; 2002-07-15 15:51:31 +00:00
posix Obey the gods of source compatability. Progress is evil. (apparently) 2002-07-12 14:57:37 +00:00
private A templatized adaptation of BAutolock. Any class which supplies the 2002-07-15 16:06:31 +00:00
tools/cppunit NextSubTest() code now honors BTestShell::Verbosity() levels 2002-07-15 06:53:26 +00:00