Release the main_loop lock around calls to prepare() and check() so that
authorOwen Taylor <otaylor@redhat.com>
Tue, 2 Feb 1999 01:04:41 +0000 (01:04 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 2 Feb 1999 01:04:41 +0000 (01:04 +0000)
commitf26256fe182bc1249d3058d9f18402d0ac26974c
tree26faa76d2be8bb0d03443183ad59d83a85f435da
parent87d3468f200c90d059b41e869eac27f3c1ef4a17
Release the main_loop lock around calls to prepare() and check() so that

Mon Feb  1 19:04:28 1999  Owen Taylor  <otaylor@redhat.com>

* gmain.c (g_main_iterate): Release the main_loop
 lock around calls to prepare() and check() so
 that we are not holding the main loop lock
 over user code.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gmain.c
gmain.c