K 10 svn:author V 4 tijl K 8 svn:date V 27 2012-09-30T17:33:30.484205Z K 7 svn:log V 286 - Simplify the implementation of atomic_compare_exchange_strong_explicit. - Evaluate the memory order argument in atomic_fetch_*_explicit macros. - Implement atomic_store_explicit using atomic_exchange_explicit instead of a plain assignment. Reviewed by: theraven MFC after: 2 weeks END