Date: Tue, 5 Aug 2003 17:43:28 -0700 (PDT) From: Daniel Eischen <deischen@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/thread thr_kern.c Message-ID: <200308060043.h760hSLB083374@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2003/08/05 17:43:28 PDT
FreeBSD src repository
Modified files:
lib/libpthread/thread thr_kern.c
Log:
Don't call kse_set_curthread() when scheduling a new bound
thread. It should only be called by the current kse and
never by a KSE on behalf of another.
Submitted by: davidxu
Revision Changes Path
1.82 +3 -2 src/lib/libpthread/thread/thr_kern.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308060043.h760hSLB083374>
