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