Date: Tue, 21 Mar 2006 08:41:15 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_thread.c Message-ID: <200603210841.k2L8fFZN016247@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2006-03-21 08:41:15 UTC
FreeBSD src repository
Modified files:
sys/kern kern_thread.c
Log:
Because JOB control has higher priority than single threading in
thread_suspend_check(), call thread_stopped() to report SIGCHLD
if there is JOB control in progress.
Revision Changes Path
1.232 +1 -0 src/sys/kern/kern_thread.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603210841.k2L8fFZN016247>
