X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=README.md;h=d7966a2c54dbbad4eaf92a5e01b8d99abd7e6451;hb=9e4e7ad18c86159520b330fab94b93f7ab6d221c;hp=a9f1688f5d2e1bcbd1dd577bc83f14261bc1c45f;hpb=d001c88633f6a58e94eb73f4814976d13f61bd77;p=userspace-rcu.git diff --git a/README.md b/README.md index a9f1688..d7966a2 100644 --- a/README.md +++ b/README.md @@ -440,6 +440,10 @@ still being used to iterate on a hash table. This option alters the rculfhash ABI. Make sure to compile both library and application with matching configuration. +### Usage of `--enable-compiler-atomic-builtins` + +Building liburcu with `--enable-compiler-atomic-builtins` implements the uatomic +API with the compiler atomic builtins if supported. Make targets ------------