aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorPeter Xu <peterx@redhat.com>2018-04-25 10:54:57 +0800
committerPaolo Bonzini <pbonzini@redhat.com>2018-06-28 19:05:31 +0200
commitf1aff7aa8e6f238909bd0b0e7a1fe235802843f2 (patch)
tree1011c518b6635c6cf15cf1259b22f900d45e9746 /configure
parent70c31264afd1f50c3b93a9007d97215ed5485e32 (diff)
downloadqemu-f1aff7aa8e6f238909bd0b0e7a1fe235802843f2.zip
qemu-f1aff7aa8e6f238909bd0b0e7a1fe235802843f2.tar.gz
qemu-f1aff7aa8e6f238909bd0b0e7a1fe235802843f2.tar.bz2
qemu-thread: introduce qemu-thread-common.h
Introduce some hooks for the shared part of qemu thread between POSIX and Windows implementations. Note that in qemu_mutex_unlock_impl() we moved the call before unlock operation which should make more sense. And we don't need qemu_mutex_post_unlock() hook. Put all these shared hooks into the header files. It should be internal to qemu-thread but not for qemu-thread users, hence put into util/ directory. Reviewed-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Peter Xu <peterx@redhat.com> Message-Id: <20180425025459.5258-3-peterx@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions