Threads and g_idle_add()
- From: Marshall Lake <mlake mlake net>
 
- To: gtk-app-devel-list gnome org
 
- Subject: Threads and g_idle_add()
 
- Date: Wed, 26 Aug 2009 22:57:09 -0400 (EDT)
 
A couple of questions with regard to threads and g_idle_add() which I 
can't find references to anywhere.  I suspect my questions are moot but I 
want to make sure.
I have several g_idle_add() calls from within secondary threads.  Is it 
okay for a secondary thread to end while an idle function it had added is 
still active?
Also, is it alright to call g_idle_add() from within an idle function? 
(the initial g_idle_add() call is being done in a secondary thread)
--
Marshall Lake -- mlake mlake net -- http://mlake.net
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]