haiku/headers/private/userlandfs/shared
Stephan Aßmus 5147963dcd headers/private/kernel/util/OpenHashTable.h, Hugo's version, is a bit nicer than
Tracker's OpenHashTable.h which it should eventually replace. We've renamed the
class to BOpenHashTable and changed the interface slightly so that HashTableLink
became superfluous.
Adapted all the code that used it. Since the OpenHashTables no longer clash,
this should fix the GCC4 build.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31791 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-07-27 00:39:12 +00:00
..
Compatibility.h * Include <Errors.h> -- we're checking for an error constant. 2009-03-22 01:33:47 +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 headers/private/kernel/util/OpenHashTable.h, Hugo's version, is a bit nicer than 2009-07-27 00:39:12 +00:00
HashSet.h Removed the OpenHashTable implementation the UserlandFS used. Adjusted the 2009-03-07 21:21:10 +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 * Removed UserlandFS shared Locker class. Instead use BLocker in userland and 2009-03-05 23:27:35 +00:00
ObjectTracker.h Removed several shared userlandfs classes that exist as Haiku shared or kernel 2009-03-05 22:02:59 +00:00
RecursiveLock.h Inline class with BLocker interface wrapping a recursive_lock. Could probably 2009-03-05 23:23:01 +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