K 10 svn:author V 4 jkim K 8 svn:date V 27 2013-08-21T22:27:42.189156Z K 7 svn:log V 208 Reimplement atomic_load_acq_64() and atomic_store_rel_64() for i386. These functions are now real functions rather than function pointers. Supposedly, it is faster for modern processors. Suggested by: bde END