GNOME Bugzilla – Bug 328213
GThread - canceling support
Last modified: 2006-01-23 02:42:45 UTC
I'm going to rewrite my aplication with thread. I want use GThread provided by Glib, but GThread doesn't have suppoort for canceling threads and i think i should be implemented. I found some code here: http://www.pvanhoof.be/wiki/index.php/Hacking_thread_cancellation_for_pthreads_in_glib_GThread
*** This bug has been marked as a duplicate of 324931 ***