mirror of
https://github.com/corda/corda.git
synced 2025-02-23 02:22:41 +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.