about summary refs log tree commit diff
path: root/assert
diff options
context:
space:
mode:
authorWilco Dijkstra <wdijkstr@arm.com>2022-09-06 16:49:01 +0100
committerWilco Dijkstra <wdijkstr@arm.com>2022-09-06 16:49:01 +0100
commit89d40cacd0aed35e2546513ce01924b879523e46 (patch)
tree7584690730ae5c56b7b4421345c233feac64ce9e /assert
parent76fe56020e7ef354685b2284580ac1630c078a2b (diff)
downloadglibc-89d40cacd0aed35e2546513ce01924b879523e46.tar.gz
glibc-89d40cacd0aed35e2546513ce01924b879523e46.tar.xz
glibc-89d40cacd0aed35e2546513ce01924b879523e46.zip
malloc: Use C11 atomics rather than atomic_exchange_and_add
Replace a few counters using atomic_exchange_and_add with
atomic_fetch_add_relaxed.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
Diffstat (limited to 'assert')
0 files changed, 0 insertions, 0 deletions