To kill a GThread
- From: Travis Miller <raphtee gmail com>
- To: gtk-list gnome org
- Subject: To kill a GThread
- Date: Thu, 15 Dec 2005 21:13:56 -0500
Hi,
I am trying to figure out how to kill a GThread that I created using
g_thread_create(). I couldn't find anything in DevHelp that would
indicate a way to kill a thread. It seems the only way is to signal the
thread and have the thread call g_thread_exit() itself. Is there a way
to kill a thread from another thread directly?
Travis Miller
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]