Fam Zheng c096358e74 qemu-thread: Assert locks are initialized before using
Not all platforms check whether a lock is initialized before used.  In
particular Linux seems to be more permissive than OSX.

Check initialization state explicitly in our code to catch such bugs
earlier.

Signed-off-by: Fam Zheng <famz@redhat.com>
Message-Id: <20170704122325.25634-1-famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-07-04 14:39:28 +02:00
..
2017-04-11 20:07:15 +08:00
2017-06-19 11:10:59 -07:00
2017-05-17 17:30:45 +01:00
2017-06-22 10:25:03 +01:00
2017-06-12 14:14:42 +01:00
2017-06-16 07:55:00 +08:00