]> git.sesse.net Git - vlc/commit
vlc_atomic: work-around clang issue #11174
authorFelix Paul Kühne <fkuehne@videolan.org>
Sun, 11 Nov 2012 14:16:45 +0000 (15:16 +0100)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sun, 11 Nov 2012 14:25:40 +0000 (15:25 +0100)
commit82858095f56672ed2cd6bc8e075e22b2f03206a7
tree805b44a4558a4d55981c008739eb80c5fce22415
parent3690c9e2b30043dd6f70b853bd8a5b72e0589341
vlc_atomic: work-around clang issue #11174

__GCC_HAVE_SYNC_COMPARE_AND_SWAP_ is neither defined nor is an equivalent macro available. However, the protected features are supported.
include/vlc_atomic.h