X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=doc%2Fcds-api.md;h=5bc615ea42ff9ce8deea1e4e0d65b8abea07e942;hp=49a3c7c967e30d0636e6cfb2fbdee0b9d2c30a47;hb=f99c6e92aaa1582e6cd19d93d44d91d968f39aa7;hpb=1e41ec3b07e4f8eb71c3ace758c76a7ad1784c73 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