[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
threading and idle functions
- From: "Xiong Shao Jun" <xsj cmbchina com>
- To: gtk-app-devel-list redhat com
- Subject: threading and idle functions
- Date: Wed, 30 Jun 1999 17:40:58 +0800
Hi, gtk folks. I'm working on a program with a few threads. One thread
monitors
network connection, and pass received data to main thread, while I
registered
an idle function to handle the data passed from network monitor thread.
When I
start the program, the idle function is called once. But later after
that, it is not called
any more. Could you please tell me the reason, and the solution? Any
suggestions
will be greaty appreciated.
Best regards,
Xiong Shaojun
China Merchants Bank
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]