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
LazyInitializable.h
Locker.h * Removed UserlandFS shared Locker class. Instead use BLocker in userland and 2009-03-05 23:27:35 +00:00
ObjectTracker.h
RecursiveLock.h Inline class with BLocker interface wrapping a recursive_lock. Could probably 2009-03-05 23:23:01 +00:00
String.h
Vector.h