K 10 svn:author V 7 attilio K 8 svn:date V 27 2009-09-07T08:37:25.089890Z K 7 svn:log V 216 MFC r196334: Add the macro ASSERT_ATOMIC_LOAD_PTR(), enabled through INVARIANTS, which asserts for the correct alignment of datas which need to be read atomically without locks. Use that macro in locking primitives. END