Date: Wed, 2 Jul 2003 22:40:45 -0400 From: Mike Makonnen <mtm@identd.net> To: freebsd-threads@freebsd.org Subject: Re: kernel signal bug Message-ID: <20030703024045.GB1593@kokeb.ambesa.net> In-Reply-To: <20030703015148.GA1593@kokeb.ambesa.net> References: <20030703015148.GA1593@kokeb.ambesa.net>
next in thread | previous in thread | raw e-mail | index | archive | help
A brief explanation of what it does: 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. Cheers. -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc mtm@identd.net | D228 1A6F C64E 120A A1C9 A3AA DAE1 E2AF DBCC 68B9 mtm@FreeBSD.Org| FreeBSD - The Power To Serve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030703024045.GB1593>