GAsyncQueue: internal cleanup
authorMatthias Clasen <mclasen@redhat.com>
Sun, 2 Oct 2011 00:11:38 +0000 (20:11 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 2 Oct 2011 00:22:47 +0000 (20:22 -0400)
commit8c5400ff45b28a68cd97965abe16ce45dca2548c
tree0ebe499294095610639fc04eecac1db6e7934d70
parent793cf54275dea80d15e724d803273e79195308d0
GAsyncQueue: internal cleanup

Turn the 'try' parameter of g_async_queue_pop_intern_unlocked
into a 'wait', for better alignment with the GCond api.
glib/gasyncqueue.c