Re: GtkObject system threadsafe?



Hi,

I think in GTK 1.2 you need to lock the global mutex around GtkObject
calls, but in GObject if it continues with the usual GLib conventions
you will only need to lock individual instances, not the object system
itself. But, no guarantees, this is just what I would expect.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]