Re: Question about GTK+ and timers
- From: Paul Davis <paul linuxaudiosystems com>
- To: Igor Korot <ikorot01 gmail com>
- Cc: gtk-list gnome org
- Subject: Re: Question about GTK+ and timers
- Date: Thu, 7 Apr 2011 14:47:54 -0400
On Thu, Apr 7, 2011 at 2:24 PM, Igor Korot <ikorot01 gmail com> wrote:
> So is there one thread or two? ;-)
one thread. this has the same problem that anything using a (G)UI
event loop for I/O does - the callback may be delayed by other event
handling. in the real world, this is rarely a problem, especially with
such intermittent bursts of data.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]