Use C11 atomics instead atomic_add(_zero)
Replace atomic_add and atomic_add_zero with atomic_fetch_add_relaxed.
Reviewed-by:
DJ Delorie <dj@redhat.com>
Loading
Please register or sign in to comment
Replace atomic_add and atomic_add_zero with atomic_fetch_add_relaxed.
Reviewed-by:
DJ Delorie <dj@redhat.com>