signalling remote threads

Tijl Coosemans tijl at ulyssis.org
Fri Mar 9 14:47:49 UTC 2007


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?


More information about the freebsd-threads mailing list