thread: hide g_static_rec_mutex_get_rec_mutex_impl
authorRyan Lortie <desrt@desrt.ca>
Wed, 12 Oct 2011 22:27:06 +0000 (18:27 -0400)
committerRyan Lortie <desrt@desrt.ca>
Wed, 12 Oct 2011 22:27:06 +0000 (18:27 -0400)
commitb7f05063710ff5bfd0e7f3722687eb63c0709ac3
treea22772b5292f51aa52926e3e64858fbb3d6287b5
parent1f34ef4117559f268257d902dd48ea91b3d4993e
thread: hide g_static_rec_mutex_get_rec_mutex_impl

Unlike with GStaticMutex, this function was never part of the pre-2.32
ABI, so we should keep it tucked in.
glib/deprecated/gthread-deprecated.c
glib/gconvert.c