Don't put threads created with g_thread_new() on the list
authorMatthias Clasen <mclasen@redhat.com>
Sun, 2 Oct 2011 13:51:13 +0000 (09:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 3 Oct 2011 02:11:58 +0000 (22:11 -0400)
commit12287c8cc70fc65bc7bbeb4f7079b262337fce09
tree0ae8ee19ec8a5cd596fbbb94be03f05226de9c6d
parent1909d2398ad299b86fb708104d82ce5ab7415d36
Don't put threads created with g_thread_new() on the list

This lets us avoid the overhead of maintaining the global
list in the non-deprecated case.

https://bugzilla.gnome.org/show_bug.cgi?id=660635
glib/deprecated/gthread-deprecated.c
glib/gthread.c
glib/gthreadprivate.h