[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: pthreads + drawing area = expose event fails
- From: Paul Davis <paul linuxaudiosystems com>
- To: Ray Clouse <ray clouse boeing com>
- Cc: gtk-list gnome org, "Jones, Heiko" <heiko jones boeing com>
- Subject: Re: pthreads + drawing area = expose event fails
- Date: Fri, 20 Feb 2004 18:46:11 -0500
>I tried putting gdk_threads_enter() & leave() in appropriate places to
>no avail. So here's more code:
i don't think that your idea of appropriate and GTK's is quite the same.
your thread is calling gtk/opengl/x function with no thread protection
at all.
--p
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]