haiku/headers/private/kernel/util
Augustin Cavalier eb26002b47 kernel/util: Remove kqueue.h.
It is not used anymore, and we have more advanced queuing facilities now.
2022-06-03 17:18:32 -04:00
..
atomic.h kernel/util/atomic: Permit atomic_pointer_get to accept const* pointers. 2022-02-07 14:35:23 -05:00
AutoLock.h kernel: Break thread-related AutoLockers into a separate header. 2021-09-01 13:08:49 -04:00
AVLTree.h AVLTree: Add convenience LeftMost/RightMost with no arguments. 2020-05-30 01:47:40 +00:00
AVLTreeBase.h AVLTree: Add convenience LeftMost/RightMost with no arguments. 2020-05-30 01:47:40 +00:00
AVLTreeMap.h
Bitmap.h kernel/util: Implement more features in the Bitmap class. 2022-03-30 20:17:50 +00:00
BitUtils.h
Constructor.h
DoublyLinkedList.h
DoublyLinkedQueue.h
FixedWidthPointer.h
fs_trim_support.h Fix trim-related issues 2021-07-16 18:35:34 +00:00
Heap.h
iovec_support.h kernel: Rework iovec copying from userland. 2022-06-03 16:32:11 -04:00
kernel_c.h
kernel_cpp.h kernel_cpp: Dynamic exception specifications were deprecated in C++11. 2020-03-15 17:47:09 -04:00
KernelReferenceable.h
KernelUtilsOrder.h Relicense all of Ingo's BSD/MIT+advertising clause'd code as plain MIT. 2019-08-30 18:27:35 -04:00
KMessage.h
list.h
MallocFreeAllocator.h
MinMaxHeap.h
MultiHashTable.h
OpenHashTable.h
queue.h
RadixBitmap.h
Random.h
ring_buffer.h
SinglyLinkedList.h
SplayTree.h
Stack.h
StringHash.h
syscall_args.h
ThreadAutoLock.h kernel: Break thread-related AutoLockers into a separate header. 2021-09-01 13:08:49 -04:00
TypeOperation.h
Vector.h Relicense all of Ingo's BSD/MIT+advertising clause'd code as plain MIT. 2019-08-30 18:27:35 -04:00
VectorMap.h Relicense all of Ingo's BSD/MIT+advertising clause'd code as plain MIT. 2019-08-30 18:27:35 -04:00
VectorSet.h Relicense all of Ingo's BSD/MIT+advertising clause'd code as plain MIT. 2019-08-30 18:27:35 -04:00