diff options
author | Richard Henderson | 2022-10-22 15:04:11 +0200 |
---|---|---|
committer | Richard Henderson | 2022-10-26 03:11:28 +0200 |
commit | 7ed9e721cce2ccf6a1da22cd0e713c2a0d187457 (patch) | |
tree | dc578f4b87dc2d4b55a60ef4aaff0c9e46ec1991 /accel | |
parent | include/qemu/atomic: Use qemu_build_assert (diff) | |
download | qemu-7ed9e721cce2ccf6a1da22cd0e713c2a0d187457.tar.gz qemu-7ed9e721cce2ccf6a1da22cd0e713c2a0d187457.tar.xz qemu-7ed9e721cce2ccf6a1da22cd0e713c2a0d187457.zip |
include/qemu/thread: Use qatomic_* functions
Use qatomic_*, which expands to __atomic_* in preference
to the "legacy" __sync_* functions.
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'accel')
0 files changed, 0 insertions, 0 deletions