Hi,

On Mon, 2008-03-31 at 00:49 -0400, Yu Feng wrote:

> In order to make a blocked operation, the main thread(thread 0) spawns a
> new thread(saying, thread 1) to wait for the callback. 

There are no threads being spawned here. g_main_loop_new() doesn't spawn
a thread. Of course I may have missed something, but the code looks
perfectly safe to me.


Sven


_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to