Gthreads



Hi,

I'm porting an application from pthread semantic to GThreads framework. I
used pthread_cancel(pid) to kill a thread, does exists something similar in
gthreads?

I've read
http://mail.gnome.org/archives/gtk-devel-list/2003-February/msg00082.htmland
it appears it doesn't exist.
So, if I performed a pthread_cancellation from a callback, how do I perform
the same with gthreads?

Best regards!



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]