lkml.org 
[lkml]   [1998]   [Dec]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Linux threads -- as seen in NT Magazine
Mike Touloumtzis writes:
> On Sun, Dec 13, 1998 at 08:12:15AM +1100, Richard Gooch wrote:
> >
> > David Feuer writes:
> > >
> > > Apparently everyone else on the face of the earth disagrees with me, but
> > > I think that it would really be nice if threads could send asynchronous
> > > events to each others (signals or similar). 'twould also be pleasant if
> >
> > ??? Since each thread is a "process" under Linux, sending signals from
> > one thread to another is trivial. Use kill(2).
> >
> ...or you can even use pthread_kill() for thread ID based signaling.

At the moment, it boils down to the same thing.

> Signaling isn't POSIX threads compliant yet AFAIK, but there are
> certainly more valid points to be scored against Linux threading
> than that (such as the painfully slow emergence of thread-aware
> debuggers).

I don't what the holdup is with POSIX signalling. I think it can all
be done in userspace (libpthread traps each signal in all threads and
routes them as required).

Regards,

Richard....

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:46    [W:0.024 / U:1.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site