History log of /haiku/headers/private/kernel/util/DoublyLinkedQueue.h
Revision Date Author Comments
# 9b28ebf9 04-Aug-2023 Augustin Cavalier <waddlesplash@gmail.com>

DoublyLinkedQueue: Rework Remove() function.

Equivalent to the changes done to DoublyLinkedList
(in 904e9f5512305dbc0eed9146e8a0b2d597269b71.)


# 74662b66 04-Aug-2023 Augustin Cavalier <waddlesplash@gmail.com>

DoublyLinkedQueue: Adjust API to match that of DoublyLinkedList.

It appears nothing actually uses this method anyway.


# 65c74c64 04-Aug-2023 Augustin Cavalier <waddlesplash@gmail.com>

DoublyLinkedQueue: Adjust whitespace.

No functional change.


# 52710d62 28-Feb-2007 Jérôme Duval <korli@users.berlios.de>

fixed the build; I also changed MoveFrom(), untested


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20252 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 91f1fe44 28-Feb-2007 Axel Dörfler <axeld@pinc-software.de>

It really should only have an fFirst member :)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20250 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c210cfeb 28-Feb-2007 Axel Dörfler <axeld@pinc-software.de>

Added a doubly linked queue that is similar to the list, but only has a pointer
to its header. Not yet used or tested.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20248 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 52710d621101212ada816df47e6030183f4a49bb 28-Feb-2007 Jérôme Duval <korli@users.berlios.de>

fixed the build; I also changed MoveFrom(), untested


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20252 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 91f1fe44d2e8109bdb5250eb3dbf12c908786f9a 28-Feb-2007 Axel Dörfler <axeld@pinc-software.de>

It really should only have an fFirst member :)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20250 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c210cfeb9a3a607b7a2298ef93259510e74c7d61 28-Feb-2007 Axel Dörfler <axeld@pinc-software.de>

Added a doubly linked queue that is similar to the list, but only has a pointer
to its header. Not yet used or tested.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20248 a95241bf-73f2-0310-859d-f6bbb57e9c96