meaning of 64bit: not only large memory, but large atomic integer

redsea redsea at 163.com
Wed Jan 7 07:47:03 PST 2009


When I implement some high performance program in linux 32bit, 32bit atomic if often not sufficient, for example, If I want to hold a index & a timestamp to a atomic variable, 32bit is not enough,  in 64bit environment, I can do that.




More information about the Digitalmars-d mailing list