diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2012-03-20 10:49:20 +0100 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2012-04-07 08:34:17 +0000 |
commit | 06ac7d49797daf8a5c05c7d25db0b205efda8e30 (patch) | |
tree | 80a0cc976b4f73d6a677f27323fd047953a02552 /xen-mapcache.h | |
parent | d3385eb448e38f828c78f8f68ec5d79c66a58b5d (diff) |
main-loop: replace WaitForMultipleObjects with g_poll
On w32, glib implements g_poll using WaitForMultipleObjects
or MsgWaitForMultipleObjects. This means that we can simplify
our code by switching to g_poll, and at the same time prepare for
adding back glib sources.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'xen-mapcache.h')
0 files changed, 0 insertions, 0 deletions