Table of Contents

About

Atomic operations (in order to get a value) cannot be interleaved, so they can be used without fear of thread interference.

Primitive atomic instructions on a CPU instruction level:

Documentation / Reference