wok annotate liburcu/description.txt @ rev 25165
updated python-caldav (0.6.2 -> 0.8.2)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jul 01 11:05:59 2022 +0100 (2022-07-01) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@24846 | 1 Liburcu-cds provides efficient data structures based on RCU and |
Hans-G?nter@24846 | 2 lock-free algorithms. |
Hans-G?nter@24846 | 3 Those structures include hash tables, queues, stacks, and |
Hans-G?nter@24846 | 4 doubly-linked lists. |