mirror of
https://github.com/corda/corda.git
synced 2025-05-09 03:52:54 +00:00
The former just defers to the latter for now, since it provides strictly weaker guarantees. Thus it's correct to use full volatile-style barriers, though not as efficient as it could be on some architectures.