Date: Sun, 28 Sep 2003 23:25:04 -0700 (PDT) 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_kern.c Message-ID: <200309290625.h8T6P41P031489@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2003/09/28 23:25:04 PDT
FreeBSD src repository
Modified files:
lib/libpthread/thread thr_kern.c
Log:
When concurrency level is reduced and a kse is exiting, make sure no other
threads are still referencing the kse by migrating them to initial kse.
Reviewed by: deischen
Revision Changes Path
1.99 +13 -0 src/lib/libpthread/thread/thr_kern.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309290625.h8T6P41P031489>
