haiku/headers/private/userlandfs/shared
Ingo Weinhold 27810ccf5e Added the last useful features I dare imagine: A Lock() method and the
possibility to initialize the AutoLocker without locking the object even
if it is unlocked yet. Especially in loops Lock()/Unlock() come handy
when an otherwise constantly hold lock needs to be unlocked for a short
time.

I suppose we should move the kernel utils AutoLocker implementation
to headers/private/shared, and drop the less powerful ObjectLocker.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20405 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-03-23 00:03:59 +00:00
..
AutoDeleter.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
AutoLocker.h Added the last useful features I dare imagine: A Lock() method and the 2007-03-23 00:03:59 +00:00
Compatibility.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
DLList.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
Debug.h More distinctive header guard. 2007-03-11 21:20:23 +00:00
DriverSettings.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
HashMap.h Made the UserlandFS code gcc4 friendly. 2007-03-04 08:26:45 +00:00
HashSet.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
LazyInitializable.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
Locker.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
ObjectTracker.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
OpenHashTable.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
Referencable.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
SLList.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
String.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
Vector.h Made the UserlandFS code gcc4 friendly. 2007-03-04 08:26:45 +00:00