]> Git Repo - qemu.git/commit
aio / timers: Convert mainloop to use timeout
authorAlex Bligh <[email protected]>
Wed, 21 Aug 2013 15:02:54 +0000 (16:02 +0100)
committerStefan Hajnoczi <[email protected]>
Thu, 22 Aug 2013 17:10:28 +0000 (19:10 +0200)
commit7b595f35d89d73bc69c35bf3980a89c420e8a44b
treead44b966a424f01943919aab6a919d05d7ac945e
parent438e1f47e7db042a10458f70aaa6197aff5d84df
aio / timers: Convert mainloop to use timeout

Convert mainloop to use timeout from default timerlist group
(i.e. the current 3 static timers)

main-loop.c produces a (possibly spurious) warning about
multiple iterations. Adapt the way this works for a signed
timeout and make the warning a bit safer.

Signed-off-by: Alex Bligh <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
main-loop.c
This page took 0.0253 seconds and 4 git commands to generate.