Richard Henderson dc41737844 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>
2021-06-16 15:03:26 +02:00
..
2020-01-06 18:41:32 +04:00
2021-05-11 04:11:14 -04:00
2019-09-11 08:46:17 +02:00
2021-04-30 12:27:47 +02:00
2021-05-10 13:55:28 +02:00
2020-12-10 17:16:44 +01:00
2021-06-13 17:42:40 -07:00
2021-06-08 19:36:22 +01:00
2018-12-20 10:29:08 +01:00
2021-04-30 12:27:47 +02:00
2018-08-24 20:26:37 +02:00
2018-06-29 12:32:10 +02:00
2021-04-01 15:27:44 +04:00