This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdk_threads_enter versus sgtk_init_threads


I wrote:
>
>         * gdk-1.2.defs (gdk_threads_enter, gdk_threads_leave): Add undeferred,
>         since these are thread safe, and in particular enter needs other
>         threads runnable to release the mutex.
>         * guile-gtk.c (sgtk_init_substrate): Move sgtk_init_threads ....
>         (sgtk_init_with_args): ... to here, to ensure glib threading is setup
>         before gtk_init and gdk_init run.

I made this change.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]