gthread/: fix up declarations
authorRyan Lortie <desrt@desrt.ca>
Mon, 17 Oct 2011 01:50:26 +0000 (21:50 -0400)
committerRyan Lortie <desrt@desrt.ca>
Mon, 17 Oct 2011 01:50:26 +0000 (21:50 -0400)
commita6d9cf3380a3be9ea518227cba3c571726bb99c6
tree99b1771788ae0a301eaa2a1e4f5351350612c22a
parent3eec796b18e56351638cc6c0c03ab481618d0e29
gthread/: fix up declarations

g_thread_init() is now a deprecated API, so drop G_DISABLE_DEPRECATED
from the CFLAGS for gthread/.  Add the missing declaration for
g_thread_init_with_errorcheck_mutexes() back to deprecated/gthread.h.
glib/deprecated/gthread.h
gthread/Makefile.am
gthread/gthread-impl.c