Add g_thread_get_initialized here, too. Surround g_test_config_vars with

2008-12-19  Tor Lillqvist  <tml@novell.com>

	* glib/glib.symbols: Add g_thread_get_initialized here,
	too. Surround g_test_config_vars with ifdef INCLUDE_VARIABLES.


svn path=/trunk/; revision=7753
This commit is contained in:
Tor Lillqvist 2008-12-20 07:22:56 +00:00 committed by Tor Lillqvist
parent 8bed68813e
commit 0380f15a65
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2008-12-19 Tor Lillqvist <tml@novell.com>
* glib/glib.symbols: Add g_thread_get_initialized here,
too. Surround g_test_config_vars with ifdef INCLUDE_VARIABLES.
2008-12-18 Mike Kestner <mkestner@novell.com>
Bug 560676 - function access for g_threads_supported

View File

@ -1289,6 +1289,7 @@ g_static_rw_lock_writer_lock
g_static_rw_lock_writer_trylock
g_static_rw_lock_writer_unlock
g_thread_foreach
g_thread_get_initialized
#endif
#endif
@ -1324,7 +1325,9 @@ g_test_add_func
g_test_add_vtable
g_test_bug
g_test_bug_base
#ifdef INCLUDE_VARIABLES
g_test_config_vars
#endif
g_test_create_case
g_test_create_suite
g_test_get_root