diff options
| author | Richard Henderson <richard.henderson@linaro.org> | 2021-06-14 16:31:40 -0700 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-06-16 15:03:26 +0200 |
| commit | dc41737844dbec4736855e128dce0da20c082f65 (patch) | |
| tree | d44c80a01b28124d7cbbf636bd30afdb1deea45c /python/qemu/machine/machine.py | |
| parent | d3192460bffdf31e830a9ef1261b587259e7ebd7 (diff) | |
| download | focaccia-qemu-dc41737844dbec4736855e128dce0da20c082f65.tar.gz focaccia-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 'python/qemu/machine/machine.py')
0 files changed, 0 insertions, 0 deletions