Add functions to allow threadsafe handling of idles and timeouts wrt. to

2006-12-22  Matthias Clasen  <mclasen@redhat.com>

        * gdk/gdk.symbols:
        * gdk/gdk.h:
        * gdk/gdk.c: Add functions to allow threadsafe handling
        of idles and timeouts wrt. to the GDK lock.  (#321886,
        Chris Wilson)
This commit is contained in:
Matthias Clasen
2006-12-22 17:46:32 +00:00
committed by Matthias Clasen
parent 1bed6b434c
commit 7854bd1b6e
7 changed files with 275 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2006-12-22 Matthias Clasen <mclasen@redhat.com>
* gdk/gdk-sections.txt: Add new functions.
* gdk/gdk-docs.sgml: Add a "Since 2.12" index.
Thu Dec 14 15:48:14 2006 Tim Janik <timj@imendio.com>
* gtk/gtk-sections.txt: added new docs.

View File

@ -107,5 +107,8 @@
<index role="2.10">
<title>Index of new symbols in 2.10</title>
</index>
<index role="2.12">
<title>Index of new symbols in 2.12</title>
</index>
</book>

View File

@ -953,6 +953,10 @@ gdk_threads_enter
gdk_threads_leave
gdk_threads_mutex
gdk_threads_set_lock_functions
gdk_threads_add_idle
gdk_threads_add_idle_full
gdk_threads_add_timeout
gdk_threads_add_timeout_full
<SUBSECTION Private>
gdk_threads_lock