summaryrefslogtreecommitdiff
path: root/runtime/caml/atomic_refcount.h
Commit message (Expand)AuthorAgeFilesLines
* Clarification acq -> acquire, rel -> releaseGuillaume Munch-Maccagnoni2023-04-181-1/+1
* Remove spurious `;` after function definitionsXavier Leroy2022-10-051-2/+2
* Fix CAML_INTERNALS guardGuillaume Munch-Maccagnoni2022-08-031-2/+4
* stdlib audit: atomic refcounting for Bigarray proxy (#11177)Florian Angeletti2022-04-281-0/+35