This is an example limitation of fence_X_Y variant. I am considering extending this to include an acquire extension. Use a memory fence to force total order in a manner that will be clearer to other developers who read this. This did not manifest as a problem on any target architectures due to their handling of atomic operations (SPARC models it as both a load and a store, while Power atomic_load ordering was enforced through a full barrier).ck_pring
parent
a694e871ca
commit
a03d58fff2
Loading…
Reference in new issue