the question is about when does a 64bit load/store operations are considered to be atomic.
- if i have a 64bit processor, but i'm using 32bit OS. Will i have 64bit atomicity?
- if i'm using 64bit OS but running an 32bit application (using WoW64), will i have 64bit atomicity?