Re: GEvent - Proposal for a new threading structure for GLib



On Sat, 2006-11-18 at 15:04 +0200, Olexiy Avramchenko wrote:
> Is GCond not suitable for this purpose?

Not by itself, no.  You also need a mutex and an actual condition to
watch for.  GEvent uses a GCond internally.

Matthew Barnes




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