diff options
| author | Richard Henderson | 2021-06-15 01:31:40 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2021-06-16 15:03:26 +0200 |
| commit | dc41737844dbec4736855e128dce0da20c082f65 (patch) | |
| tree | d44c80a01b28124d7cbbf636bd30afdb1deea45c /scripts | |
| parent | util: Pass file+line to qemu_rec_mutex_unlock_impl (diff) | |
| download | qemu-dc41737844dbec4736855e128dce0da20c082f65.tar.gz qemu-dc41737844dbec4736855e128dce0da20c082f65.tar.xz qemu-dc41737844dbec4736855e128dce0da20c082f65.zip | |
util: Use unique type for QemuRecMutex in thread-posix.h
We will shortly convert lockable.h to _Generic, and we cannot
have two compatible types in the same expansion. Wrap QemuMutex
in a struct, and unwrap in qemu-thread-posix.c.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210614233143.1221879-6-richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
