Date: Sun, 17 Nov 2002 02:12:00 -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: <200211171012.gAHAC08C059443@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2002/11/17 02:12:00 PST Modified files: sys/kern kern_thread.c Log: Rework last exiting thread in kse_release(), wait a signal and then schedule an upcall and call thread_exit(). Revision Changes Path 1.60 +11 -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?200211171012.gAHAC08C059443>