mirror of
https://review.haiku-os.org/haiku
synced 2025-01-18 12:38:51 +01:00
6a75e767e6
They were hand-rolled singly-linked lists before. This adds 24 bytes of size to the Team structure, but turns all the removal operations in parent and process group into O(1) operations instead of O(N) ones. Realistically, the Thread linked-lists should be converted as well, but this is trickier due to interdependence on the Team structure. |
||
---|---|---|
.. | ||
build | ||
compatibility | ||
config | ||
cpp | ||
glibc | ||
libs | ||
os | ||
posix | ||
private | ||
tools |