After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 328213 - GThread - canceling support
GThread - canceling support
Status: RESOLVED DUPLICATE of bug 324931
Product: glib
Classification: Platform
Component: gthread
unspecified
Other All
: Normal enhancement
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2006-01-22 21:11 UTC by tomcio-j@o2.pl
Modified: 2006-01-23 02:42 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description tomcio-j@o2.pl 2006-01-22 21:11:58 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
Comment 1 Matthias Clasen 2006-01-23 02:42:45 UTC

*** This bug has been marked as a duplicate of 324931 ***