Date: Thu, 17 Apr 2003 17:16:13 -0700 (PDT) From: Julian Elischer <julian@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys proc.h src/sys/kern kern_thread.c Message-ID: <200304180016.h3I0GDN1093025@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2003/04/17 17:16:13 PDT FreeBSD src repository Modified files: sys/sys proc.h sys/kern kern_thread.c Log: Add a thread_unlink() and use it. It could also be used twice in kern_thr.c but that's owned by jeff so I'l let him change it when he's next there. Revision Changes Path 1.116 +14 -11 src/sys/kern/kern_thread.c 1.315 +1 -0 src/sys/sys/proc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304180016.h3I0GDN1093025>