Skip to content
Commit a364a3a7 authored by Wilco Dijkstra's avatar Wilco Dijkstra
Browse files

Use C11 atomics instead of atomic_decrement(_val)



Replace atomic_decrement and atomic_decrement_val with
atomic_fetch_add_relaxed.

Reviewed-by: default avatarDJ Delorie <dj@redhat.com>
parent 53b251c9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment