thread: use GPrivate for enumerable threads
authorRyan Lortie <desrt@desrt.ca>
Wed, 12 Oct 2011 20:26:39 +0000 (16:26 -0400)
committerRyan Lortie <desrt@desrt.ca>
Wed, 12 Oct 2011 21:05:50 +0000 (17:05 -0400)
commitf788a2e5e1f7c9898675d3876367e2cf7d55f386
tree1f0b4bba28322792276d6c992461188b631b83b9
parent1368533dc2c117202d11acdde27724a0301ad301
thread: use GPrivate for enumerable threads

Use a GPrivate to track the destruction of enumerable threads and remove
them from the list.
glib/deprecated/gthread-deprecated.c
glib/gthread.c
glib/gthreadprivate.h