Date: Fri, 9 Mar 2007 15:15:25 +0100 From: Tijl Coosemans <tijl@ulyssis.org> To: freebsd-threads@freebsd.org Subject: signalling remote threads Message-ID: <200703091515.27133.tijl@ulyssis.org>
next in thread | raw e-mail | index | archive | help
Is it somehow possible to send a signal to a specific thread in another process similar to the linux tkill and tgkill syscalls? I've seen the thr_kill call that takes an lwpid as argument, but it can't send a signal to another process can it?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703091515.27133.tijl>