mirror of
https://github.com/corda/corda.git
synced 2025-06-17 14:48:16 +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.