spawn-multithreaded: Clean up IO channel code
authorColin Walters <walters@verbum.org>
Fri, 10 Jun 2011 14:35:27 +0000 (10:35 -0400)
committerColin Walters <walters@verbum.org>
Tue, 14 Jun 2011 23:23:36 +0000 (19:23 -0400)
commitc2364ce9a4e59ca0276c02b2b9a1356327f2cffb
tree1d7945da7aa455890aebe09be7dfcd5490c855fe
parent7e1886ba72a36f73296781c5ca5525ae5e8288aa
spawn-multithreaded: Clean up IO channel code

I modeled the new bits after how gunixmount.c handles GIOChannel;
it's apparently easier not to look at the condition.

https://bugzilla.gnome.org/show_bug.cgi?id=652072
gthread/tests/spawn-multithreaded.c