summaryrefslogtreecommitdiff
path: root/gweb
diff options
context:
space:
mode:
authorDaniel Wagner <daniel.wagner@bmw-carit.de>2011-10-31 13:19:10 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2011-11-10 13:09:50 +0100
commit7042430b16001cdc85912aea5fcf64d255fcb5b3 (patch)
treeda9eb1138f319470836fee0ae600f320b35d21fc /gweb
parent9232d39e6a0738b750e97efd04124c81b7b2e583 (diff)
downloadconnman-7042430b16001cdc85912aea5fcf64d255fcb5b3.tar.gz
connman-7042430b16001cdc85912aea5fcf64d255fcb5b3.tar.bz2
connman-7042430b16001cdc85912aea5fcf64d255fcb5b3.zip
plugins: Use gcc atomics instead glib's ones
g_atomic_int_exchange_and_add() has been removed from glib 2.30 and g_atomic_int_add() should be used. Though there are still quite a few distros out which do not ship a glib version with g_atomic_int_add(). Instead of maintaing a compatiblilty glib layer we just use the built-in functions for atomic memory access.
Diffstat (limited to 'gweb')
0 files changed, 0 insertions, 0 deletions