Date: Sat, 23 Nov 2002 22:45:45 -0800 (PST) From: Jonathan Mini <mini@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/thread thr_kern.c Message-ID: <200211240645.gAO6jjft039753@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mini 2002/11/23 22:45:45 PST Modified files: lib/libpthread/thread thr_kern.c Log: Schedule spinlocked threads by moving them through the work queue, instead of the wait queue. Approved by: re (blanket) Stolen from: davidxu Revision Changes Path 1.49 +15 -2 src/lib/libpthread/thread/thr_kern.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?200211240645.gAO6jjft039753>