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
56bbbbc9ca07e097c948cd59d3f70d4bb363f19c
haiku-beta6
/
headers
/
private
/
kernel
/
util
T
History
Axel Dörfler
b1429e2a05
Added a StackDeleter class that also empties the stack and deletes the items.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25381 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-08 16:43:59 +00:00
..
atomic.h
Added atomic_pointer_get().
2008-05-06 03:30:25 +00:00
AutoLock.h
* Removed old mutex implementation and renamed cutex to mutex.
2008-05-01 22:07:36 +00:00
AVLTreeMap.h
…
Constructor.h
…
DoublyLinkedList.h
* The C "struct list" and the C++ DoublyLinkedList implementations had mixed
2007-10-23 10:37:41 +00:00
DoublyLinkedQueue.h
…
kernel_cpp.h
…
KernelUtilsOrder.h
…
khash.h
* Added a new function hash_insert_grow() that grows the hash table when needed.
2008-01-21 19:57:40 +00:00
KMessage.h
ReceiveFrom() can now return the message_port_info for the received
2008-04-17 17:58:02 +00:00
kqueue.h
…
list.h
* The C "struct list" and the C++ DoublyLinkedList implementations had mixed
2007-10-23 10:37:41 +00:00
MallocFreeAllocator.h
…
MultiHashTable.h
…
OpenHashTable.h
…
queue.h
…
ring_buffer.h
…
SinglyLinkedList.h
…
Stack.h
Added a StackDeleter class that also empties the stack and deletes the items.
2008-05-08 16:43:59 +00:00
syscall_args.h
…
Vector.h
…
VectorMap.h
…
VectorSet.h
…