Date: Mon, 7 Jun 2004 07:25:03 +0000 (UTC) From: Julian Elischer <julian@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_kse.c Message-ID: <200406070725.i577P4oL021415@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2004-06-07 07:25:03 UTC
FreeBSD src repository
Modified files:
sys/kern kern_kse.c
Log:
Move the KSE ABI specific code here and separate it from code that
is generic to any threading system. This commit does not link this
file to the build yet, nor does it remove these functions from their
current location in kern_thread.c. (that commit coming up after further review)
Revision Changes Path
1.179 +19 -977 src/sys/kern/kern_kse.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406070725.i577P4oL021415>
