Re: thread cancellation
- From: Ian McKellar <yakk yakk net>
- To: Ted Gould <ted gould cx>
- Cc: Colin Walters <walters verbum org>, gnome-devel-list gnome org
- Subject: Re: thread cancellation
- Date: Wed, 17 Sep 2003 01:51:55 -0700
On Wed, 2003-09-17 at 00:37, Ted Gould wrote:
> On Mon, 2003-09-15 at 12:21, Colin Walters wrote:
> > Has anyone else solved this problem in a different way? Opinions?
>
> It seems to me that a good way to solve this is by sending signals to
> the threads.
BEWARE BEWARE BEWARE
Traditional linuxthreads handle signals differently from nptl threads
and posix threads, and in fact I don't believe you can send signals to
threads in posix threads.
Signals are never the answer.
Ian [replying to mail too late at night]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]