[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Regrading gtk thread
- From: Sohel <itsmy_emale yahoo com>
- To: Gtk User <gtk-app-devel-list gnome org>
- Subject: Re: Regrading gtk thread
- Date: Sat, 8 Sep 2007 06:55:31 -0700 (PDT)
thanks for the input. problem has been solved
Eduardo M KALINOWSKI <ekalin laposte net> wrote: Sohel wrote:
> Hi David,
>
> Thanks for the reply. I resolved that error but I have one more problem. I want to exit the thread when I call the following function:
>
> //I have only one thread in my code
> gtk_thread_exit(NULL)
>
> my entire program exits, instead of the thread being stopped ??
>
> What is the best way to stop the thread ??
>
If, as you say, you have only one thread, then if you stop the only
thread, you're stopping the program. But the fact is that in this case
there's nothing to stop.
--
Any given program will expand to fill available memory.
Eduardo M KALINOWSKI
ekalin gmail com
http://move.to/hpkb
---------------------------------
Yahoo! oneSearch: Finally, mobile search that gives answers, not web links.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]