thread: stop sharing g_once_mutex
authorRyan Lortie <desrt@desrt.ca>
Thu, 13 Oct 2011 01:47:25 +0000 (21:47 -0400)
committerRyan Lortie <desrt@desrt.ca>
Thu, 13 Oct 2011 01:48:02 +0000 (21:48 -0400)
commitd537726ded76eb470a78d41418579b8652c4ae8b
tree316ee9984694033a5895cfb85de9511b3c644c13
parent8cff9c57b1cbb443aa4063d8624af8a7bb392b75
thread: stop sharing g_once_mutex

Unrelated code shouldn't be sharing the same mutex for no good reason --
particularly not across a file boundary.
glib/deprecated/gthread-deprecated.c
glib/gthread.c
glib/gthreadprivate.h