C11 memory model: Ensure that data is written between two atomics
I have two atomic ints and some other data. The ordering of the code execution should exactly be like this:
I have two atomic ints and some other data. The ordering of the code execution should exactly be like this: