haiku/headers/private/kernel/util
Ingo Weinhold 7fa369956e BOpenHashTable::Clear(): Set fItemCount to 0
If not empty, the count would afterwards be out of sync with reality.
2013-04-18 15:53:34 +02:00
..
atomic.h
AutoLock.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
AVLTree.h AVLTree: Add Previous()/Next() 2011-07-17 16:55:03 +02:00
AVLTreeBase.h
AVLTreeMap.h AVLTreeMap fixes 2011-07-17 16:55:08 +02:00
Constructor.h
DoublyLinkedList.h bonefish+mmlr: 2011-10-31 21:30:13 +00:00
DoublyLinkedQueue.h
kernel_c.h
kernel_cpp.h
KernelReferenceable.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
KernelUtilsOrder.h
khash.h
KMessage.h
kqueue.h
list.h
MallocFreeAllocator.h
MultiHashTable.h
OpenHashTable.h BOpenHashTable::Clear(): Set fItemCount to 0 2013-04-18 15:53:34 +02:00
queue.h
RadixBitmap.h
ring_buffer.h
SinglyLinkedList.h Made Remove() safe to be called with an element not in the list and changed its 2011-06-11 13:02:41 +00:00
SplayTree.h
Stack.h
syscall_args.h
Vector.h
VectorMap.h
VectorSet.h