GAsyncQueue: embed the GCond
authorMatthias Clasen <mclasen@redhat.com>
Sun, 2 Oct 2011 00:09:35 +0000 (20:09 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 2 Oct 2011 00:22:46 +0000 (20:22 -0400)
commit793cf54275dea80d15e724d803273e79195308d0
tree23093c628a4b230beeec1b72ef67f4f60732f7dd
parentef08aa786bca87c520ef319b97df4b3ed0782233
GAsyncQueue: embed the GCond

Use g_cond_init/clear, now that we have them.
glib/gasyncqueue.c