kernel signal bug
Jeff Roberson
jroberson at chesapeake.net
Wed Jul 2 23:55:20 PDT 2003
> All callers to tdsignal() are required to pass a third
> argument about whether the threads are destined for the
> process of the thread. If it's destined for the thread
> the signal is put on the thread's siglist, regardless
> of whether the thread has it masked or not.
I like this. It was something that I had intended to do as noted by the
comment. You should run this by bruce though. I'm not sure if the
sigtarget is style(9) compliant. Commit as soon as you can. :-)
More information about the freebsd-threads
mailing list