Re: Some findings (was Re: Design hole in nptl (and more general in POSIX threads))

Roland McGrath <[email protected]> Tue, 6 Jan 2004 02:09:38 -0800
Newsgroups gmane.comp.lib.phil
Message-ID <[email protected]>
>   QUESTION: Can I sigqueue(2) a thread?

The only POSIX interface for targetting an individual thread is pthread_kill.