private: Use threading primitives correctly in private test
authorStef Walter <stefw@gnome.org>
Thu, 7 Nov 2013 21:40:40 +0000 (22:40 +0100)
committerStef Walter <stefw@gnome.org>
Mon, 11 Nov 2013 07:20:13 +0000 (08:20 +0100)
commite34d74bdb390fce029e7734e93b7ff8154b75e26
treefacf1b6f84b16c71aebf515c3b057ef025c7fc82
parent177fe9f98ee7a017cff11f739c16c203b671a7e2
private: Use threading primitives correctly in private test

We shouldn't be clearing statically allocated mutexes, and also
don't use deprecated heap-allocated GPrivate.

https://bugzilla.gnome.org/show_bug.cgi?id=711755
glib/tests/private.c