diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-03-03 11:57:06 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-05-08 11:10:48 +0200 |
commit | 4f7335e21d5170986e20001b9ddb906fe24413f1 (patch) | |
tree | f6fc4cdc2c6154279d1035c3bd6d8bbf39682220 /authz | |
parent | 6e288b00ef536f87910f76cb1940a8caced69c54 (diff) | |
download | qemu-4f7335e21d5170986e20001b9ddb906fe24413f1.zip qemu-4f7335e21d5170986e20001b9ddb906fe24413f1.tar.gz qemu-4f7335e21d5170986e20001b9ddb906fe24413f1.tar.bz2 |
test-aio-multithread: do not use mb_read/mb_set for simple flags
The remaining use of mb_read/mb_set is just to force a thread to exit
eventually. It does not order two memory accesses and therefore can be
just read/set.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'authz')
0 files changed, 0 insertions, 0 deletions