nptl and signals -II

Dan Fruehauf danfr at matrix.co.il
Tue Jul 19 09:15:00 UTC 2005


Divij,
You should look at pthread_kill - it probably does what you want.
All you have to do is specify the thread id and the signal number.
AFAIK you can send it to threads only in the same process.

Cheers.

On Tue, 2005-07-19 at 14:44 +0530, divij bhatt wrote:
> Hi,
>     I want to know that with nptl support signals(asynchronous) can be
> delivered to specific threads or not.If yes then how can it be if no
> then why and if u have any link regarding nptl signals plz plz plz......
> fwd me.
> 
> Thanks in Advance
> Divij
> 




More information about the devel mailing list