Remove leftover declarations for assuming int manipulation is atomic
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 15 Aug 2016 14:24:16 +0000 (15:24 +0100)
committerSimon McVittie <smcv@debian.org>
Thu, 13 Oct 2016 16:20:36 +0000 (17:20 +0100)
commit47f14b8e3b5e676ac8accadf5a7d614b95bf6e1d
tree0a44a5e7e4299ca0a22c905339e51c5391bbc662
parent91ae697d41185b06e8d3926e100cf10c8685b94c
Remove leftover declarations for assuming int manipulation is atomic

We never assume this since
<https://bugs.freedesktop.org/show_bug.cgi?id=38005> was fixed, because
it isn't true in modern compilers.

Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Thomas Zimmermann <tdz@users.sourceforge.net>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=97357
README.cmake
cmake/CMakeLists.txt
cmake/config.h.cmake
dbus/dbus-sysdeps.h