mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
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:
committed by
Havoc Pennington
parent
9a8c33db5c
commit
9edb08492d
@@ -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
|
||||
|
Reference in New Issue
Block a user