new method to determine if the current thread is the owner of the context.

2005-12-20  Michael Meeks  <michael.meeks@novell.com>

	* glib/gmain.c (g_main_context_is_owner): new method
	to determine if the current thread is the owner of the
	context.
This commit is contained in:
Michael Meeks
2006-01-03 10:24:07 +00:00
committed by Michael Meeks
parent a5a39466a1
commit d2555b65ee
4 changed files with 48 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2005-12-20 Michael Meeks <michael.meeks@novell.com>
* glib/gmain.c (g_main_context_is_owner): new method
to determine if the current thread is the owner of the
context.
2006-01-02 Matthias Clasen <mclasen@redhat.com>
* glib/glib.symbols: