X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fcds-api.md;h=5bc615ea42ff9ce8deea1e4e0d65b8abea07e942;hb=ce4a1f76adc73cda1ff7d4c98eb54bbd188faadf;hp=49a3c7c967e30d0636e6cfb2fbdee0b9d2c30a47;hpb=dcb9c05a081e2c8d4fe0250f3700e3efb1200cac;p=urcu.git diff --git a/doc/cds-api.md b/doc/cds-api.md index 49a3c7c..5bc615e 100644 --- a/doc/cds-api.md +++ b/doc/cds-api.md @@ -76,7 +76,7 @@ This queue relies on RCU for existence guarantees. ### `urcu/rculfhash.h` Lock-Free Resizable RCU Hash Table. RCU used to provide -existance guarantees. Provides scalable updates, and scalable +existence guarantees. Provides scalable updates, and scalable RCU read-side lookups and traversals. Unique and duplicate keys are supported. Provides "uniquify add" and "replace add" operations, along with associated read-side traversal uniqueness