Date: Fri, 18 Jun 2004 06:15:21 +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: <200406180615.i5I6FLW7037797@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2004-06-18 06:15:21 UTC FreeBSD src repository Modified files: sys/kern kern_thread.c Log: If thread singler wants to terminate other threads, make sure it includes all threads except itself. Obtained from: julian Revision Changes Path 1.182 +16 -2 src/sys/kern/kern_thread.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406180615.i5I6FLW7037797>