haiku/headers/private/userlandfs/shared
Augustin Cavalier eff1e73cef shared: Merge BOpenHashTable in; remove OpenTracker's OpenHashTable.
The HashMap and HashSet classes are copied from userlandfs. The
HashMap one works as-is as it's already used in userlandfs; the
HashSet does not even compile yet.

Change-Id: I1deabb54deb3f289e266794ce618948b60be58c0
Reviewed-on: https://review.haiku-os.org/c/1041
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2019-02-15 00:34:36 +00:00
..
Compatibility.h Haiku defines B_BEOS_VERSION_5, so the code didn't work as intended. On Haiku, 2010-01-14 21:50:50 +00:00
Debug.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
DriverSettings.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 * 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