Re: New 'GObject' as base for GtkObject?





>  - Some sort of automatic locking so it is safe to emit signals from
>    two different threads on the same object.
> 
>    Not easy to do, and not that useful.

You've got to be joking me ?

It's enormously useful to have a threading abstraction per object, say,
for implementing various consumer-producer design patterns, etc...

Or do you mean aquiring a explicit lock manually instead of automatically ?

bill

> Regards,
>                                         Owen



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