Peter Xu 21c4d15b47 iothread: replace init_done_cond with a semaphore
Only sending an init-done message using lock+cond seems an overkill to
me.  Replacing it with a simpler semaphore.

Meanwhile, init the semaphore unconditionally, then we can destroy it
unconditionally too in finalize which seems cleaner.

Signed-off-by: Peter Xu <peterx@redhat.com>
Message-id: 20190306115532.23025-2-peterx@redhat.com
Message-Id: <20190306115532.23025-2-peterx@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2019-03-08 10:16:15 +00:00
..
2018-03-01 18:26:17 +02:00
2018-03-02 13:45:50 -06:00
2018-10-19 13:44:12 +02:00
2018-12-11 15:45:22 -02:00
2016-02-23 12:43:05 +00:00
2018-03-13 12:04:03 +01:00
2018-12-11 15:45:22 -02:00
2018-12-20 10:29:08 +01:00