Changeset 81736

Timestamp:
Dec 6, 2012, 12:35:32 PM (10 years ago)
Author:
timblechmann
Message:

atomic: make use of gcc's GCC_HAVE_SYNC_COMPARE_AND_SWAP_8

i686 is not enabled for every platform supporting cmpxchg8b. to work
around this, we provide a separate implementation via gcc's atomic builtins

(No files)

Note: See TracChangeset for help on using the changeset viewer.