Date: Wed, 24 Jul 2002 12:50:09 -0700 (PDT) From: Julian Elischer <julian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_thread.c Message-ID: <200207241950.g6OJo9xn080202@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2002/07/24 12:50:09 PDT
Modified files:
sys/kern kern_thread.c
Log:
When single threading a multithreaded program, awaken the
'single threading thread' when the last other thread suspends.
I had this code in there before but it seems to have been
accidentally deleted somewhere along the way. This would only affect
multithreaded processes.
Reviewed by: David Xu <bsddiy@yahoo.com>
Revision Changes Path
1.10 +7 -0 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?200207241950.g6OJo9xn080202>
