K 10 svn:author V 6 andrew K 8 svn:date V 27 2015-04-06T16:27:22.415810Z K 7 svn:log V 361 Split out the _acq and _rel functions. These were the same, but there is no need for them to be this strong, we only need to provide one or the other. While here replace atomic_load_acq_* and atomic_store_rel_* with a single instruction version, and fix the definition of atomic_clear_* to point to the correct functions. Sponsored by: The FreeBSD Foundation END