Date: Fri, 7 Nov 2003 22:07:04 -0800 (PST) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/thread thr_spinlock.c Message-ID: <200311080607.hA8674bq028393@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2003/11/07 22:07:04 PST FreeBSD src repository Modified files: lib/libpthread/thread thr_spinlock.c Log: Use THR lock instead of KSE lock to avoid scheduler be blocked in spinlock. Reviewed by: deischen Revision Changes Path 1.18 +16 -17 src/lib/libpthread/thread/thr_spinlock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311080607.hA8674bq028393>