don't try to use thread stuff unless G_THREADS_ENABLED

2000-12-12  Havoc Pennington  <hp@pobox.com>

* gmain.c (g_main_context_destroy): don't try to use thread stuff
unless G_THREADS_ENABLED
(g_main_context_query): ditto
(g_main_context_check): ditto
(g_main_loop_quit): ditto
This commit is contained in:
Havoc Pennington
2000-12-13 04:23:45 +00:00
committed by Havoc Pennington
parent 9a8c33db5c
commit 9edb08492d
10 changed files with 82 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
2000-12-12 Havoc Pennington <hp@pobox.com>
* gmain.c (g_main_context_destroy): don't try to use thread stuff
unless G_THREADS_ENABLED
(g_main_context_query): ditto
(g_main_context_check): ditto
(g_main_loop_quit): ditto
Tue Dec 12 18:58:22 2000 Tim Janik <timj@gtk.org>
* ghash.c (g_hash_table_remove): return whether a value