Use G_SOURCE_CONTINUE/REMOVE internally
authorMatthias Clasen <mclasen@redhat.com>
Wed, 25 Jan 2012 13:53:05 +0000 (08:53 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 25 Jan 2012 21:15:18 +0000 (16:15 -0500)
commitef159af00f723f46658f46af03ea67185dae9988
tree9672d3d7bc30ae55c45d552e5d626e3d8407b1a6
parent12060df9f17a48cd4c7fda27a0af70c17c308ad9
Use G_SOURCE_CONTINUE/REMOVE internally

Now that we have these macros, we should use them.
This commit covers everything in glib/.
glib/gmain.c
glib/tests/mainloop.c
glib/tests/spawn-multithreaded.c
glib/tests/spawn-singlethread.c
glib/tests/timeout.c
glib/tests/unix.c