Date: Sun, 26 Jan 2003 15:39:33 -0800 (PST) From: David Xu <davidxu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_thread.c Message-ID: <200301262339.h0QNdX4E058771@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2003/01/26 15:39:33 PST Modified files: sys/kern kern_thread.c Log: Use kg_numupcalls to see if we are closing a thread group, not kg_kses which is not changed when a group is still working. Revision Changes Path 1.78 +2 -2 src/sys/kern/kern_thread.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301262339.h0QNdX4E058771>