This website requires JavaScript.
Explore
Hush
HushAnon
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
74ef7b9cb810afa9c8e22a38d857ca0713bfcf6a
haiku-beta6
/
headers
/
private
/
kernel
/
util
T
History
Andrew Galante
b425ce77ad
A helper datastructure for network buffers. Defines a fixed-size region of same-size data blocks, and maintains a reference count for each
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18896 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-09-21 02:40:20 +00:00
..
AutoLock.h
…
AVLTreeMap.h
…
Constructor.h
…
datastore.h
A helper datastructure for network buffers. Defines a fixed-size region of same-size data blocks, and maintains a reference count for each
2006-09-21 02:40:20 +00:00
DoublyLinkedList.h
* Changed Insert() to not only compile but also work differently in that it
2006-07-29 17:58:17 +00:00
kernel_cpp.h
…
KernelUtilsOrder.h
…
khash.h
…
KMessage.h
…
kqueue.h
…
list.h
Added a list_get_last_item() call - one day we should make most of them inline.
2006-06-21 16:13:34 +00:00
MallocFreeAllocator.h
…
queue.h
Made C++ save.
2006-01-07 03:14:02 +00:00
ring_buffer.h
…
SinglyLinkedList.h
…
Stack.h
…
syscall_args.h
…
Vector.h
Added (more Be-ish) Add() methods.
2005-12-27 21:08:02 +00:00
VectorMap.h
…
VectorSet.h
…