GLib - MainLoop Behavior
- From: Nelio Pereira <nelio_pereira yahoo com br>
- To: gtk-list gnome org
- Subject: GLib - MainLoop Behavior
- Date: Sun, 11 May 2003 16:39:09 -0300 (ART)
Hi list..
I have a question about GMailLoop: does it process
events concurrently or does it process one event
completely before processing another one?
Basicaly, my question is if the implementation is
something like:
while (1) {
select
process event
}
or
while (1) {
select
dispatch thread to process event
}
Thanks in advance.
Nelio
=====
+------------------------------------------------------------------------+
http://www.ime.usp.br/~nelio
_______________________________________________________________________
Yahoo! Mail
O melhor e-mail gratuito da internet: 6MB de espaço, antivírus, acesso POP3, filtro contra spam.
http://br.mail.yahoo.com/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]